#FCEDAF#FCEDAF
#FCEDAF is a very light, moderate yellow. Relative luminance 0.844; OKLCH L 94.4% C 0.081 H 96.1°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDAF |
|---|---|
| RGB | rgb(252, 237, 175) |
| HSL | hsl(48, 93%, 84%) |
| HSV | hsv(48, 31%, 99%) |
| CMYK | cmyk(0%, 6%, 30.6%, 1.2%) |
| CIE-LAB | lab(93.61, -3.99, 31.93) |
| CIE-LCH | lch(93.61, 32.18, 97.12°) |
| OKLab | oklab(94.35% -0.0086 0.0801) |
| OKLCH | oklch(94.35% 0.081 96.1) |
| XYZ | xyz(78.1677, 84.3609, 52.7147) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.06
Vanilla
#F3E5AB
ΔE00 1.89
Palegoldenrod
#EEE8AA
ΔE00 3.07
Pale Peach
#FFE5AD
ΔE00 4.10
Egg Shell
#FFFCC4
ΔE00 4.68
Beige (survey)
#E6DAA6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDAF #AFBEFC
analogous
#FCC6AF #FCEDAF #E4FCAF
triadic
#FCEDAF #AFFCED #EDAFFC
tetradic
#FCEDAF #AFFCC6 #AFBEFC #FCAFE4
square
#FCEDAF #AFFCC6 #AFBEFC #FCAFE4
split-complementary
#FCEDAF #AFE4FC #C6AFFC
monochromatic
#F8D239 #FAE074 #FCEDAF #FEF8E2 #FEF8E2
Accessibility & contrast
On white
1.18
#FCEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FCEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDAF
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDAF | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#FEEFB1
Tritanopia (blue-blind)
#FFE4DD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fcedaf; /* rgb */ color: rgb(252, 237, 175); /* oklch */ color: oklch(94.4% 0.081 96.1);
Tailwind
colors: {
custom: {
50: '#fef2c7',
500: '#fcedaf',
950: '#000000',
},
}SCSS
$custom: #fcedaf; $custom-light: #fef2c7; $custom-dark: #000000;
JSON
{
"hex": "#fcedaf",
"rgb": {
"r": 252,
"g": 237,
"b": 175
},
"hsl": {
"h": 48.312,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.94352,
"c": 0.08052,
"h": 96.1
},
"luminance": 0.84359
}Semantic roles & 50–950 ramp
primary
#FCEDAF
secondary
#6F85E0
accent
#2DE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582