#FCCD7D#FCCD7D
#FCCD7D is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.3% C 0.112 H 79.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCD7D |
|---|---|
| RGB | rgb(252, 205, 125) |
| HSL | hsl(38, 95%, 74%) |
| HSV | hsv(38, 50%, 99%) |
| CMYK | cmyk(0%, 18.7%, 50.4%, 1.2%) |
| CIE-LAB | lab(84.92, 7.07, 45.84) |
| CIE-LCH | lch(84.92, 46.38, 81.24°) |
| OKLab | oklab(87.26% 0.0198 0.11) |
| OKLCH | oklch(87.26% 0.112 79.8) |
| XYZ | xyz(65.6806, 65.8424, 28.6474) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.72
Sand (survey)
#E2CA76
ΔE00 7.11
Navajowhite
#FFDEAD
ΔE00 7.40
Light Mustard
#F7D560
ΔE00 7.58
Maize
#F4D054
ΔE00 7.86
Pale Peach
#FFE5AD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCD7D #7DACFC
analogous
#FC8E7D #FCCD7D #ECFC7D
triadic
#FCCD7D #7DFCCD #CD7DFC
tetradic
#FCCD7D #7DFC8E #7DACFC #FC7DEC
square
#FCCD7D #7DFC8E #7DACFC #FC7DEC
split-complementary
#FCCD7D #7DECFC #8E7DFC
monochromatic
#F99F06 #FBB641 #FCCD7D #FDE4B9 #FEF3E1
Accessibility & contrast
On white
1.48
#FCCD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FCCD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCD7D
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCD7D | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#ECD97F
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccd7d; /* rgb */ color: rgb(252, 205, 125); /* oklch */ color: oklch(87.3% 0.112 79.8);
Tailwind
colors: {
custom: {
50: '#ffdca4',
500: '#fccd7d',
950: '#000000',
},
}SCSS
$custom: #fccd7d; $custom-light: #ffdca4; $custom-dark: #000000;
JSON
{
"hex": "#fccd7d",
"rgb": {
"r": 252,
"g": 205,
"b": 125
},
"hsl": {
"h": 37.795,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.87262,
"c": 0.11174,
"h": 79.8
},
"luminance": 0.65839
}Semantic roles & 50–950 ramp
primary
#FCCD7D
secondary
#437BDA
accent
#55E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480