#FFFCE2#FFFCE2
#FFFCE2 is a very light, muted yellow. Relative luminance 0.964; OKLCH L 98.7% C 0.034 H 101.6°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCE2 |
|---|---|
| RGB | rgb(255, 252, 226) |
| HSL | hsl(54, 100%, 94%) |
| HSV | hsv(54, 11%, 100%) |
| CMYK | cmyk(0%, 1.2%, 11.4%, 0%) |
| CIE-LAB | lab(98.58, -3.30, 12.81) |
| CIE-LCH | lch(98.58, 13.23, 104.43°) |
| OKLab | oklab(98.66% -0.0068 0.0333) |
| OKLCH | oklch(98.66% 0.034 101.6) |
| XYZ | xyz(89.7764, 96.3725, 85.8090) |
| Luminance | 0.9637 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.43
Cornsilk
#FFF8DC
ΔE00 1.85
Beige
#F5F5DC
ΔE00 1.99
Lightyellow
#FFFFE0
ΔE00 2.19
Ivory
#FFFFF0
ΔE00 3.97
Pale
#FFF9D0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCE2 #E2E5FF
analogous
#FFEEE2 #FFFCE2 #F4FFE2
triadic
#FFFCE2 #E2FFFC #FCE2FF
tetradic
#FFFCE2 #E2FFEE #E2E5FF #FFE2F4
square
#FFFCE2 #E2FFEE #E2E5FF #FFE2F4
split-complementary
#FFFCE2 #E2F4FF #EEE2FF
monochromatic
#FFEF68 #FFF6A5 #FFFCE0 #FFFCE0 #FFFCE0
Accessibility & contrast
On white
1.04
#FFFCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#FFFCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCE2
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCE2 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE1
Deuteranopia (green-blind)
#FFFCE3
Tritanopia (blue-blind)
#FFF8F4
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffce2; /* rgb */ color: rgb(255, 252, 226); /* oklch */ color: oklch(98.7% 0.034 101.6);
Tailwind
colors: {
custom: {
50: '#fffdeb',
500: '#fffce2',
950: '#000000',
},
}SCSS
$custom: #fffce2; $custom-light: #fffdeb; $custom-dark: #000000;
JSON
{
"hex": "#fffce2",
"rgb": {
"r": 255,
"g": 252,
"b": 226
},
"hsl": {
"h": 53.793,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.98659,
"c": 0.03403,
"h": 101.6
},
"luminance": 0.96372
}Semantic roles & 50–950 ramp
primary
#FFFCE2
secondary
#98A1ED
accent
#18E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584