#FCEBAE#FCEBAE
#FCEBAE is a very light, moderate yellow. Relative luminance 0.832; OKLCH L 93.9% C 0.080 H 94.4°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBAE |
|---|---|
| RGB | rgb(252, 235, 174) |
| HSL | hsl(47, 93%, 84%) |
| HSV | hsv(47, 31%, 99%) |
| CMYK | cmyk(0%, 6.7%, 31%, 1.2%) |
| CIE-LAB | lab(93.09, -3.11, 31.75) |
| CIE-LCH | lch(93.09, 31.90, 95.59°) |
| OKLab | oklab(93.94% -0.0061 0.0796) |
| OKLCH | oklch(93.94% 0.08 94.4) |
| XYZ | xyz(77.4941, 83.1702, 52.0075) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.72
Light Tan
#FBEEAC
ΔE00 1.72
Pale Peach
#FFE5AD
ΔE00 3.36
Palegoldenrod
#EEE8AA
ΔE00 3.54
Beige (survey)
#E6DAA6
ΔE00 4.46
Moccasin
#FFE4B5
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBAE #AEBFFC
analogous
#FCC4AE #FCEBAE #E6FCAE
triadic
#FCEBAE #AEFCEB #EBAEFC
tetradic
#FCEBAE #AEFCC4 #AEBFFC #FCAEE6
square
#FCEBAE #AEFCC4 #AEBFFC #FCAEE6
split-complementary
#FCEBAE #AEE6FC #C4AEFC
monochromatic
#F8CE38 #FADC73 #FCEBAE #FEF8E1 #FEF8E1
Accessibility & contrast
On white
1.19
#FCEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#FCEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBAE
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBAE | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#FCEEB0
Tritanopia (blue-blind)
#FFE2DB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fcebae; /* rgb */ color: rgb(252, 235, 174); /* oklch */ color: oklch(93.9% 0.080 94.4);
Tailwind
colors: {
custom: {
50: '#fef1c6',
500: '#fcebae',
950: '#000000',
},
}SCSS
$custom: #fcebae; $custom-light: #fef1c6; $custom-dark: #000000;
JSON
{
"hex": "#fcebae",
"rgb": {
"r": 252,
"g": 235,
"b": 174
},
"hsl": {
"h": 46.923,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.93938,
"c": 0.07982,
"h": 94.4
},
"luminance": 0.83168
}Semantic roles & 50–950 ramp
primary
#FCEBAE
secondary
#6E87E0
accent
#32E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582