#FFFEE2#FFFEE2
#FFFEE2 is a very light, muted yellow. Relative luminance 0.976; OKLCH L 99.1% C 0.036 H 105.4°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE2 |
|---|---|
| RGB | rgb(255, 254, 226) |
| HSL | hsl(58, 100%, 94%) |
| HSV | hsv(58, 11%, 100%) |
| CMYK | cmyk(0%, 0.4%, 11.4%, 0%) |
| CIE-LAB | lab(99.08, -4.30, 13.52) |
| CIE-LCH | lch(99.08, 14.19, 107.63°) |
| OKLab | oklab(99.05% -0.0097 0.0351) |
| OKLCH | oklch(99.05% 0.036 105.4) |
| XYZ | xyz(90.4078, 97.6353, 86.0195) |
| Luminance | 0.9764 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.52
Lightyellow
#FFFFE0
ΔE00 1.06
Beige
#F5F5DC
ΔE00 2.06
Cornsilk
#FFF8DC
ΔE00 2.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.71
Pale
#FFF9D0
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE2 #E2E3FF
analogous
#FFF0E2 #FFFEE2 #F2FFE2
triadic
#FFFEE2 #E2FFFE #FEE2FF
tetradic
#FFFEE2 #E2FFF0 #E2E3FF #FFE2F2
square
#FFFEE2 #E2FFF0 #E2E3FF #FFE2F2
split-complementary
#FFFEE2 #E2F2FF #F0E2FF
monochromatic
#FFFA68 #FFFCA5 #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.53
#FFFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE2
20.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE2 | 1.00 | 1.02 | 20.53 | 20.53 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE0
Deuteranopia (green-blind)
#FFFDE3
Tritanopia (blue-blind)
#FFFAF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffee2; /* rgb */ color: rgb(255, 254, 226); /* oklch */ color: oklch(99.1% 0.036 105.4);
Tailwind
colors: {
custom: {
50: '#fffeeb',
500: '#fffee2',
950: '#000000',
},
}SCSS
$custom: #fffee2; $custom-light: #fffeeb; $custom-dark: #000000;
JSON
{
"hex": "#fffee2",
"rgb": {
"r": 255,
"g": 254,
"b": 226
},
"hsl": {
"h": 57.931,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.99052,
"c": 0.03643,
"h": 105.4
},
"luminance": 0.97635
}Semantic roles & 50–950 ramp
primary
#FFFEE2
secondary
#989BED
accent
#08E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584