#FDCF78#FDCF78
#FDCF78 is a very light, moderate orange. Relative luminance 0.669; OKLCH L 87.7% C 0.118 H 82.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCF78 |
|---|---|
| RGB | rgb(253, 207, 120) |
| HSL | hsl(39, 97%, 73%) |
| HSV | hsv(39, 53%, 99%) |
| CMYK | cmyk(0%, 18.2%, 52.6%, 0.8%) |
| CIE-LAB | lab(85.44, 6.01, 48.96) |
| CIE-LCH | lch(85.44, 49.32, 83.00°) |
| OKLab | oklab(87.67% 0.0161 0.1165) |
| OKLCH | oklch(87.67% 0.118 82.1) |
| XYZ | xyz(66.2139, 66.8681, 27.1849) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.63
Light Mustard
#F7D560
ΔE00 6.21
Maize
#F4D054
ΔE00 6.51
Sand (survey)
#E2CA76
ΔE00 6.54
Pale Gold
#FDDE6C
ΔE00 7.01
Sandy
#F1DA7A
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCF78 #78A6FD
analogous
#FD8C78 #FDCF78 #E8FD78
triadic
#FDCF78 #78FDCF #CF78FD
tetradic
#FDCF78 #78FD8C #78A6FD #FD78E8
square
#FDCF78 #78FD8C #78A6FD #FD78E8
split-complementary
#FDCF78 #78E8FD #8C78FD
monochromatic
#F7A304 #FCBA3C #FDCF78 #FEE4B4 #FFF4E1
Accessibility & contrast
On white
1.46
#FDCF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FDCF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCF78
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCF78 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#EEDA7B
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcf78; /* rgb */ color: rgb(253, 207, 120); /* oklch */ color: oklch(87.7% 0.118 82.1);
Tailwind
colors: {
custom: {
50: '#ffdda1',
500: '#fdcf78',
950: '#000000',
},
}SCSS
$custom: #fdcf78; $custom-light: #ffdda1; $custom-dark: #000000;
JSON
{
"hex": "#fdcf78",
"rgb": {
"r": 253,
"g": 207,
"b": 120
},
"hsl": {
"h": 39.248,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.87673,
"c": 0.11759,
"h": 82.1
},
"luminance": 0.66864
}Semantic roles & 50–950 ramp
primary
#FDCF78
secondary
#3F75DA
accent
#4FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480