Off White (survey)#FFFFE4
#FFFFE4 is a very light, muted yellow. Relative luminance 0.984; OKLCH L 99.3% C 0.035 H 107.0°. Best body text is #000000 at 20.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFE4 |
|---|---|
| RGB | rgb(255, 255, 228) |
| HSL | hsl(60, 100%, 95%) |
| HSV | hsv(60, 11%, 100%) |
| CMYK | cmyk(0%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(99.37, -4.48, 12.92) |
| CIE-LCH | lch(99.37, 13.67, 109.15°) |
| OKLab | oklab(99.3% -0.0103 0.0336) |
| OKLCH | oklch(99.3% 0.035 107) |
| XYZ | xyz(91.0020, 98.3820, 87.5793) |
| Luminance | 0.9838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.00
Lightyellow
#FFFFE0
ΔE00 1.25
Beige
#F5F5DC
ΔE00 2.08
Cornsilk
#FFF8DC
ΔE00 3.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.00
Ivory
#FFFFF0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFE4 #E4E4FF
analogous
#FFF2E4 #FFFFE4 #F2FFE4
triadic
#FFFFE4 #E4FFFF #FFE4FF
tetradic
#FFFFE4 #E4FFF2 #E4E4FF #FFE4F2
square
#FFFFE4 #E4FFF2 #E4E4FF #FFE4F2
split-complementary
#FFFFE4 #E4F2FF #F2E4FF
monochromatic
#FFFF6A #FFFFA7 #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.02
#FFFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.68
#FFFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFE4
20.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFE4 | 1.00 | 1.02 | 20.68 | 20.68 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE2
Deuteranopia (green-blind)
#FFFEE5
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #ffffe4; /* rgb */ color: rgb(255, 255, 228); /* oklch */ color: oklch(99.3% 0.035 107.0);
Tailwind
colors: {
custom: {
50: '#ffffec',
500: '#ffffe4',
950: '#000000',
},
}SCSS
$custom: #ffffe4; $custom-light: #ffffec; $custom-dark: #000000;
JSON
{
"hex": "#ffffe4",
"rgb": {
"r": 255,
"g": 255,
"b": 228
},
"hsl": {
"h": 60,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.99297,
"c": 0.03512,
"h": 107
},
"luminance": 0.98381
}Semantic roles & 50–950 ramp
primary
#FFFFE4
secondary
#9A9AED
accent
#00E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181816
muted
#868684