#FFFFEE#FFFFEE
#FFFFEE is a very light, muted yellow. Relative luminance 0.990; OKLCH L 99.5% C 0.022 H 106.8°. Best body text is #000000 at 20.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFEE |
|---|---|
| RGB | rgb(255, 255, 238) |
| HSL | hsl(60, 100%, 97%) |
| HSV | hsv(60, 7%, 100%) |
| CMYK | cmyk(0%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(99.59, -2.88, 8.12) |
| CIE-LCH | lch(99.59, 8.62, 109.53°) |
| OKLab | oklab(99.55% -0.0064 0.0213) |
| OKLCH | oklch(99.55% 0.022 106.8) |
| XYZ | xyz(92.4305, 98.9534, 95.1029) |
| Luminance | 0.9895 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.78
Off White (survey)
#FFFFE4
ΔE00 3.49
Beige
#F5F5DC
ΔE00 3.60
Floralwhite
#FFFAF0
ΔE00 4.25
Oldlace
#FDF5E6
ΔE00 4.41
Cornsilk
#FFF8DC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFEE #EEEEFF
analogous
#FFF7EE #FFFFEE #F7FFEE
triadic
#FFFFEE #EEFFFF #FFEEFF
tetradic
#FFFFEE #EEFFF7 #EEEEFF #FFEEF7
square
#FFFFEE #EEFFF7 #EEEEFF #FFEEF7
split-complementary
#FFFFEE #EEF7FF #F7EEFF
monochromatic
#FFFF74 #FFFFB1 #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.01
#FFFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.79
#FFFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFEE
20.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFEE | 1.00 | 1.01 | 20.79 | 20.79 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.79 | 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: #ffffee; /* rgb */ color: rgb(255, 255, 238); /* oklch */ color: oklch(99.5% 0.022 106.8);
Tailwind
colors: {
custom: {
50: '#fffff3',
500: '#ffffee',
950: '#000000',
},
}SCSS
$custom: #ffffee; $custom-light: #fffff3; $custom-dark: #000000;
JSON
{
"hex": "#ffffee",
"rgb": {
"r": 255,
"g": 255,
"b": 238
},
"hsl": {
"h": 60,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.99546,
"c": 0.02222,
"h": 106.8
},
"luminance": 0.98953
}Semantic roles & 50–950 ramp
primary
#FFFFEE
secondary
#A3A3EF
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181817
muted
#868685