#FCD69F#FCD69F
#FCD69F is a very light, moderate orange. Relative luminance 0.713; OKLCH L 89.6% C 0.082 H 76.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD69F |
|---|---|
| RGB | rgb(252, 214, 159) |
| HSL | hsl(35, 94%, 81%) |
| HSV | hsv(35, 37%, 99%) |
| CMYK | cmyk(0%, 15.1%, 36.9%, 1.2%) |
| CIE-LAB | lab(87.63, 5.83, 32.11) |
| CIE-LCH | lch(87.63, 32.64, 79.71°) |
| OKLab | oklab(89.56% 0.0191 0.0801) |
| OKLCH | oklch(89.56% 0.082 76.6) |
| XYZ | xyz(70.4512, 71.2948, 42.8445) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.37
Moccasin
#FFE4B5
ΔE00 4.29
Light Peach
#FFD8B1
ΔE00 4.63
Pale Peach
#FFE5AD
ΔE00 4.73
Wheat
#F5DEB3
ΔE00 4.86
Peach
#FFDAB9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD69F #9FC5FC
analogous
#FCA79F #FCD69F #F3FC9F
triadic
#FCD69F #9FFCD6 #D69FFC
tetradic
#FCD69F #9FFCA7 #9FC5FC #FC9FF3
square
#FCD69F #9FFCA7 #9FC5FC #FC9FF3
split-complementary
#FCD69F #9FF3FC #A79FFC
monochromatic
#F8A328 #FABD64 #FCD69F #FEEFDA #FEF2E1
Accessibility & contrast
On white
1.38
#FCD69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#FCD69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD69F
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD69F | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#EEDFA0
Tritanopia (blue-blind)
#FFCCC8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd69f; /* rgb */ color: rgb(252, 214, 159); /* oklch */ color: oklch(89.6% 0.082 76.6);
Tailwind
colors: {
custom: {
50: '#ffe2bb',
500: '#fcd69f',
950: '#000000',
},
}SCSS
$custom: #fcd69f; $custom-light: #ffe2bb; $custom-dark: #000000;
JSON
{
"hex": "#fcd69f",
"rgb": {
"r": 252,
"g": 214,
"b": 159
},
"hsl": {
"h": 35.484,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.89556,
"c": 0.08234,
"h": 76.6
},
"luminance": 0.71292
}Semantic roles & 50–950 ramp
primary
#FCD69F
secondary
#6194DE
accent
#5EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482