#FCEB8A#FCEB8A
#FCEB8A is a very light, moderate yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.119 H 99.6°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEB8A |
|---|---|
| RGB | rgb(252, 235, 138) |
| HSL | hsl(51, 95%, 76%) |
| HSV | hsv(51, 45%, 99%) |
| CMYK | cmyk(0%, 6.7%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.55, -7.01, 48.94) |
| CIE-LCH | lch(92.55, 49.44, 98.15°) |
| OKLab | oklab(93.34% -0.0198 0.1178) |
| OKLCH | oklch(93.34% 0.119 99.6) |
| XYZ | xyz(74.4426, 81.9496, 35.9363) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.43
Khaki (CSS)
#F0E68C
ΔE00 2.50
Sandy Yellow
#FDEE73
ΔE00 3.49
Buff
#FEF69E
ΔE00 3.50
Sandy
#F1DA7A
ΔE00 3.89
Yellow Tan
#FFE36E
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEB8A #8A9BFC
analogous
#FCB28A #FCEB8A #D4FC8A
triadic
#FCEB8A #8AFCEB #EB8AFC
tetradic
#FCEB8A #8AFCB2 #8A9BFC #FC8AD4
square
#FCEB8A #8AFCB2 #8A9BFC #FC8AD4
split-complementary
#FCEB8A #8AD4FC #B28AFC
monochromatic
#F9D713 #FAE14E #FCEB8A #FEF5C6 #FEFAE1
Accessibility & contrast
On white
1.21
#FCEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FCEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEB8A
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEB8A | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#FFED8E
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fceb8a; /* rgb */ color: rgb(252, 235, 138); /* oklch */ color: oklch(93.3% 0.119 99.6);
Tailwind
colors: {
custom: {
50: '#fff1ae',
500: '#fceb8a',
950: '#000000',
},
}SCSS
$custom: #fceb8a; $custom-light: #fff1ae; $custom-dark: #000000;
JSON
{
"hex": "#fceb8a",
"rgb": {
"r": 252,
"g": 235,
"b": 138
},
"hsl": {
"h": 51.053,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.93339,
"c": 0.11945,
"h": 99.6
},
"luminance": 0.81947
}Semantic roles & 50–950 ramp
primary
#FCEB8A
secondary
#4F64DC
accent
#22E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581