#FDD67C#FDD67C
#FDD67C is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.1% C 0.117 H 86.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD67C |
|---|---|
| RGB | rgb(253, 214, 124) |
| HSL | hsl(42, 97%, 74%) |
| HSV | hsv(42, 51%, 99%) |
| CMYK | cmyk(0%, 15.4%, 51%, 0.8%) |
| CIE-LAB | lab(87.21, 2.75, 49.17) |
| CIE-LCH | lch(87.21, 49.24, 86.80°) |
| OKLab | oklab(89.08% 0.007 0.1173) |
| OKLCH | oklch(89.08% 0.117 86.6) |
| XYZ | xyz(68.1953, 70.4345, 29.0680) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.08
Light Mustard
#F7D560
ΔE00 4.41
Pale Gold
#FDDE6C
ΔE00 4.70
Sandy
#F1DA7A
ΔE00 4.81
Maize
#F4D054
ΔE00 5.18
Sand (survey)
#E2CA76
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD67C #7CA3FD
analogous
#FD967C #FDD67C #E4FD7C
triadic
#FDD67C #7CFDD6 #D67CFD
tetradic
#FDD67C #7CFD96 #7CA3FD #FD7CE4
square
#FDD67C #7CFD96 #7CA3FD #FD7CE4
split-complementary
#FDD67C #7CE4FD #967CFD
monochromatic
#FBB004 #FCC340 #FDD67C #FEE9B8 #FFF6E1
Accessibility & contrast
On white
1.39
#FDD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#FDD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD67C
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD67C | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D474
Deuteranopia (green-blind)
#F3DF7F
Tritanopia (blue-blind)
#FFC8C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fdd67c; /* rgb */ color: rgb(253, 214, 124); /* oklch */ color: oklch(89.1% 0.117 86.6);
Tailwind
colors: {
custom: {
50: '#ffe2a4',
500: '#fdd67c',
950: '#000000',
},
}SCSS
$custom: #fdd67c; $custom-light: #ffe2a4; $custom-dark: #000000;
JSON
{
"hex": "#fdd67c",
"rgb": {
"r": 253,
"g": 214,
"b": 124
},
"hsl": {
"h": 41.86,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.89082,
"c": 0.11749,
"h": 86.6
},
"luminance": 0.70431
}Semantic roles & 50–950 ramp
primary
#FDD67C
secondary
#4270DB
accent
#45E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480