#FCEEAF#FCEEAF
#FCEEAF is a very light, moderate yellow. Relative luminance 0.849; OKLCH L 94.6% C 0.081 H 97.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEEAF |
|---|---|
| RGB | rgb(252, 238, 175) |
| HSL | hsl(49, 93%, 84%) |
| HSV | hsv(49, 31%, 99%) |
| CMYK | cmyk(0%, 5.6%, 30.6%, 1.2%) |
| CIE-LAB | lab(93.86, -4.49, 32.27) |
| CIE-LCH | lch(93.86, 32.58, 97.93°) |
| OKLab | oklab(94.55% -0.0101 0.0809) |
| OKLCH | oklch(94.55% 0.081 97.1) |
| XYZ | xyz(78.4581, 84.9416, 52.8115) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.71
Vanilla
#F3E5AB
ΔE00 2.12
Palegoldenrod
#EEE8AA
ΔE00 2.88
Egg Shell
#FFFCC4
ΔE00 4.41
Pale Peach
#FFE5AD
ΔE00 4.51
Dark Cream
#FFF39A
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEEAF #AFBDFC
analogous
#FCC7AF #FCEEAF #E3FCAF
triadic
#FCEEAF #AFFCEE #EEAFFC
tetradic
#FCEEAF #AFFCC7 #AFBDFC #FCAFE3
square
#FCEEAF #AFFCC7 #AFBDFC #FCAFE3
split-complementary
#FCEEAF #AFE3FC #C7AFFC
monochromatic
#F8D539 #FAE174 #FCEEAF #FEF9E2 #FEF9E2
Accessibility & contrast
On white
1.17
#FCEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#FCEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEEAF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEEAF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAAB
Deuteranopia (green-blind)
#FFF0B1
Tritanopia (blue-blind)
#FFE5DD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fceeaf; /* rgb */ color: rgb(252, 238, 175); /* oklch */ color: oklch(94.6% 0.081 97.1);
Tailwind
colors: {
custom: {
50: '#fef3c7',
500: '#fceeaf',
950: '#000000',
},
}SCSS
$custom: #fceeaf; $custom-light: #fef3c7; $custom-dark: #000000;
JSON
{
"hex": "#fceeaf",
"rgb": {
"r": 252,
"g": 238,
"b": 175
},
"hsl": {
"h": 49.091,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.94551,
"c": 0.08148,
"h": 97.1
},
"luminance": 0.8494
}Semantic roles & 50–950 ramp
primary
#FCEEAF
secondary
#6F83E0
accent
#2AE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582