#FCEDAB#FCEDAB
#FCEDAB is a very light, moderate yellow. Relative luminance 0.842; OKLCH L 94.3% C 0.085 H 96.9°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDAB |
|---|---|
| RGB | rgb(252, 237, 171) |
| HSL | hsl(49, 93%, 83%) |
| HSV | hsv(49, 32%, 99%) |
| CMYK | cmyk(0%, 6%, 32.1%, 1.2%) |
| CIE-LAB | lab(93.54, -4.48, 33.87) |
| CIE-LCH | lch(93.54, 34.16, 97.53°) |
| OKLab | oklab(94.28% -0.0102 0.0846) |
| OKLCH | oklch(94.28% 0.085 96.9) |
| XYZ | xyz(77.7807, 84.2061, 50.6763) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.61
Vanilla
#F3E5AB
ΔE00 2.31
Palegoldenrod
#EEE8AA
ΔE00 3.07
Dark Cream
#FFF39A
ΔE00 4.29
Pale Peach
#FFE5AD
ΔE00 4.51
Buff
#FEF69E
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDAB #ABBAFC
analogous
#FCC4AB #FCEDAB #E2FCAB
triadic
#FCEDAB #ABFCED #EDABFC
tetradic
#FCEDAB #ABFCC4 #ABBAFC #FCABE2
square
#FCEDAB #ABFCC4 #ABBAFC #FCABE2
split-complementary
#FCEDAB #ABE2FC #C4ABFC
monochromatic
#F8D435 #FAE070 #FCEDAB #FEF9E1 #FEF9E1
Accessibility & contrast
On white
1.18
#FCEDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FCEDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDAB
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDAB | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A7
Deuteranopia (green-blind)
#FEEFAD
Tritanopia (blue-blind)
#FFE4DC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fcedab; /* rgb */ color: rgb(252, 237, 171); /* oklch */ color: oklch(94.3% 0.085 96.9);
Tailwind
colors: {
custom: {
50: '#fef2c4',
500: '#fcedab',
950: '#000000',
},
}SCSS
$custom: #fcedab; $custom-light: #fef2c4; $custom-dark: #000000;
JSON
{
"hex": "#fcedab",
"rgb": {
"r": 252,
"g": 237,
"b": 171
},
"hsl": {
"h": 48.889,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.94277,
"c": 0.08517,
"h": 96.9
},
"luminance": 0.84204
}Semantic roles & 50–950 ramp
primary
#FCEDAB
secondary
#6B81E0
accent
#2AE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582