#FCC69E#FCC69E
#FCC69E is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.5% C 0.081 H 57.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC69E |
|---|---|
| RGB | rgb(252, 198, 158) |
| HSL | hsl(26, 94%, 80%) |
| HSV | hsv(26, 37%, 99%) |
| CMYK | cmyk(0%, 21.4%, 37.3%, 1.2%) |
| CIE-LAB | lab(83.73, 14.02, 27.41) |
| CIE-LCH | lch(83.73, 30.79, 62.91°) |
| OKLab | oklab(86.5% 0.0432 0.0689) |
| OKLCH | oklch(86.5% 0.081 57.9) |
| XYZ | xyz(66.5125, 63.5558, 41.1052) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.73
Light Peach
#FFD8B1
ΔE00 5.41
Peach
#FFDAB9
ΔE00 5.86
Peach (survey)
#FFB07C
ΔE00 6.70
Burlywood
#DEB887
ΔE00 7.65
Apricot (survey)
#FFB16D
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC69E #9ED4FC
analogous
#FC9EA5 #FCC69E #FCF59E
triadic
#FCC69E #9EFCC6 #C69EFC
tetradic
#FCC69E #A5FC9E #9ED4FC #F59EFC
square
#FCC69E #A5FC9E #9ED4FC #F59EFC
split-complementary
#FCC69E #9EFCF5 #9EA5FC
monochromatic
#F88027 #FAA363 #FCC69E #FEE9D9 #FEEEE1
Accessibility & contrast
On white
1.53
#FCC69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FCC69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC69E
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC69E | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9B
Deuteranopia (green-blind)
#E3D59E
Tritanopia (blue-blind)
#FFBBBB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc69e; /* rgb */ color: rgb(252, 198, 158); /* oklch */ color: oklch(86.5% 0.081 57.9);
Tailwind
colors: {
custom: {
50: '#ffd7bb',
500: '#fcc69e',
950: '#000000',
},
}SCSS
$custom: #fcc69e; $custom-light: #ffd7bb; $custom-dark: #000000;
JSON
{
"hex": "#fcc69e",
"rgb": {
"r": 252,
"g": 198,
"b": 158
},
"hsl": {
"h": 25.532,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.86503,
"c": 0.0813,
"h": 57.9
},
"luminance": 0.63552
}Semantic roles & 50–950 ramp
primary
#FCC69E
secondary
#60A8DE
accent
#84E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381