#FFFCEB#FFFCEB
#FFFCEB is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.9% C 0.022 H 98.6°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCEB |
|---|---|
| RGB | rgb(255, 252, 235) |
| HSL | hsl(51, 100%, 96%) |
| HSV | hsv(51, 8%, 100%) |
| CMYK | cmyk(0%, 1.2%, 7.8%, 0%) |
| CIE-LAB | lab(98.78, -1.86, 8.49) |
| CIE-LCH | lch(98.78, 8.69, 102.39°) |
| OKLab | oklab(98.88% -0.0034 0.0222) |
| OKLCH | oklch(98.88% 0.022 98.6) |
| XYZ | xyz(91.0439, 96.8795, 92.4845) |
| Luminance | 0.9688 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.51
Oldlace
#FDF5E6
ΔE00 3.00
Floralwhite
#FFFAF0
ΔE00 3.34
Beige
#F5F5DC
ΔE00 3.81
Cornsilk
#FFF8DC
ΔE00 3.93
Eggshell
#F0EAD6
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCEB #EBEEFF
analogous
#FFF2EB #FFFCEB #F8FFEB
triadic
#FFFCEB #EBFFFC #FCEBFF
tetradic
#FFFCEB #EBFFF2 #EBEEFF #FFEBF8
square
#FFFCEB #EBFFF2 #EBEEFF #FFEBF8
split-complementary
#FFFCEB #EBF8FF #F2EBFF
monochromatic
#FFEA71 #FFF3AE #FFFAE0 #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.03
#FFFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#FFFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCEB
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCEB | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#FFF9F7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffceb; /* rgb */ color: rgb(255, 252, 235); /* oklch */ color: oklch(98.9% 0.022 98.6);
Tailwind
colors: {
custom: {
50: '#fffdf1',
500: '#fffceb',
950: '#000000',
},
}SCSS
$custom: #fffceb; $custom-light: #fffdf1; $custom-dark: #000000;
JSON
{
"hex": "#fffceb",
"rgb": {
"r": 255,
"g": 252,
"b": 235
},
"hsl": {
"h": 51,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98883,
"c": 0.02248,
"h": 98.6
},
"luminance": 0.96879
}Semantic roles & 50–950 ramp
primary
#FFFCEB
secondary
#A0ACEE
accent
#22E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585