#FEFFEE#FEFFEE
#FEFFEE is a very light, muted yellow. Relative luminance 0.988; OKLCH L 99.5% C 0.022 H 109.5°. Best body text is #000000 at 20.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFEE |
|---|---|
| RGB | rgb(254, 255, 238) |
| HSL | hsl(64, 100%, 97%) |
| HSV | hsv(64, 7%, 100%) |
| CMYK | cmyk(0.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(99.52, -3.22, 8.00) |
| CIE-LCH | lch(99.52, 8.63, 111.91°) |
| OKLab | oklab(99.47% -0.0074 0.021) |
| OKLCH | oklch(99.47% 0.022 109.5) |
| XYZ | xyz(92.0635, 98.7642, 95.0857) |
| Luminance | 0.9876 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.97
Off White (survey)
#FFFFE4
ΔE00 3.44
Beige
#F5F5DC
ΔE00 3.54
Floralwhite
#FFFAF0
ΔE00 4.57
Lightyellow
#FFFFE0
ΔE00 4.68
Oldlace
#FDF5E6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFEE #EFEEFF
analogous
#FFF8EE #FEFFEE #F6FFEE
triadic
#FEFFEE #EEFEFF #FFEEFE
tetradic
#FEFFEE #EEFFF8 #EFEEFF #FFEEF6
square
#FEFFEE #EEFFF8 #EFEEFF #FFEEF6
split-complementary
#FEFFEE #EEF6FF #F8EEFF
monochromatic
#F7FF74 #FAFFB1 #FDFFE0 #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.01
#FEFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.75
#FEFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFEE
20.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFEE | 1.00 | 1.01 | 20.75 | 20.75 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDED
Deuteranopia (green-blind)
#FFFEEF
Tritanopia (blue-blind)
#FFFDFA
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #feffee; /* rgb */ color: rgb(254, 255, 238); /* oklch */ color: oklch(99.5% 0.022 109.5);
Tailwind
colors: {
custom: {
50: '#fefff3',
500: '#feffee',
950: '#000000',
},
}SCSS
$custom: #feffee; $custom-light: #fefff3; $custom-dark: #000000;
JSON
{
"hex": "#feffee",
"rgb": {
"r": 254,
"g": 255,
"b": 238
},
"hsl": {
"h": 63.529,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.9947,
"c": 0.02224,
"h": 109.5
},
"luminance": 0.98764
}Semantic roles & 50–950 ramp
primary
#FEFFEE
secondary
#A7A3EF
accent
#00E60D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685