#FDCF75#FDCF75
#FDCF75 is a very light, vivid orange. Relative luminance 0.668; OKLCH L 87.6% C 0.120 H 82.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCF75 |
|---|---|
| RGB | rgb(253, 207, 117) |
| HSL | hsl(40, 97%, 73%) |
| HSV | hsv(40, 54%, 99%) |
| CMYK | cmyk(0%, 18.2%, 53.8%, 0.8%) |
| CIE-LAB | lab(85.40, 5.77, 50.37) |
| CIE-LCH | lch(85.40, 50.70, 83.47°) |
| OKLab | oklab(87.63% 0.015 0.1193) |
| OKLCH | oklch(87.63% 0.12 82.8) |
| XYZ | xyz(66.0347, 66.7964, 26.2410) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.42
Light Mustard
#F7D560
ΔE00 5.78
Maize
#F4D054
ΔE00 6.04
Sand (survey)
#E2CA76
ΔE00 6.44
Pale Gold
#FDDE6C
ΔE00 6.64
Sandy
#F1DA7A
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCF75 #75A3FD
analogous
#FD8B75 #FDCF75 #E7FD75
triadic
#FDCF75 #75FDCF #CF75FD
tetradic
#FDCF75 #75FD8B #75A3FD #FD75E7
square
#FDCF75 #75FD8B #75A3FD #FD75E7
split-complementary
#FDCF75 #75E7FD #8B75FD
monochromatic
#F4A304 #FCBA39 #FDCF75 #FEE4B1 #FFF5E1
Accessibility & contrast
On white
1.46
#FDCF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FDCF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCF75
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCF75 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6D
Deuteranopia (green-blind)
#EEDA78
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcf75; /* rgb */ color: rgb(253, 207, 117); /* oklch */ color: oklch(87.6% 0.120 82.8);
Tailwind
colors: {
custom: {
50: '#ffdd9f',
500: '#fdcf75',
950: '#000000',
},
}SCSS
$custom: #fdcf75; $custom-light: #ffdd9f; $custom-dark: #000000;
JSON
{
"hex": "#fdcf75",
"rgb": {
"r": 253,
"g": 207,
"b": 117
},
"hsl": {
"h": 39.706,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.87632,
"c": 0.12028,
"h": 82.8
},
"luminance": 0.66793
}Semantic roles & 50–950 ramp
primary
#FDCF75
secondary
#3C72DA
accent
#4EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480