#FFFFE6#FFFFE6
#FFFFE6 is a very light, muted yellow. Relative luminance 0.985; OKLCH L 99.3% C 0.033 H 107.0°. Best body text is #000000 at 20.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFE6 |
|---|---|
| RGB | rgb(255, 255, 230) |
| HSL | hsl(60, 100%, 95%) |
| HSV | hsv(60, 10%, 100%) |
| CMYK | cmyk(0%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(99.41, -4.17, 11.96) |
| CIE-LCH | lch(99.41, 12.66, 109.22°) |
| OKLab | oklab(99.35% -0.0095 0.0311) |
| OKLCH | oklch(99.35% 0.033 107) |
| XYZ | xyz(91.2812, 98.4937, 89.0500) |
| Luminance | 0.9849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 0.65
Lightyellow
#FFFFE0
ΔE00 1.90
Beige
#F5F5DC
ΔE00 2.03
Cornsilk
#FFF8DC
ΔE00 3.21
Ivory
#FFFFF0
ΔE00 3.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFE6 #E6E6FF
analogous
#FFF2E6 #FFFFE6 #F2FFE6
triadic
#FFFFE6 #E6FFFF #FFE6FF
tetradic
#FFFFE6 #E6FFF2 #E6E6FF #FFE6F2
square
#FFFFE6 #E6FFF2 #E6E6FF #FFE6F2
split-complementary
#FFFFE6 #E6F2FF #F2E6FF
monochromatic
#FFFF6C #FFFFA9 #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.01
#FFFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.70
#FFFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFE6
20.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFE6 | 1.00 | 1.01 | 20.70 | 20.70 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDE5
Deuteranopia (green-blind)
#FFFEE7
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #ffffe6; /* rgb */ color: rgb(255, 255, 230); /* oklch */ color: oklch(99.3% 0.033 107.0);
Tailwind
colors: {
custom: {
50: '#ffffee',
500: '#ffffe6',
950: '#000000',
},
}SCSS
$custom: #ffffe6; $custom-light: #ffffee; $custom-dark: #000000;
JSON
{
"hex": "#ffffe6",
"rgb": {
"r": 255,
"g": 255,
"b": 230
},
"hsl": {
"h": 60,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.99346,
"c": 0.03255,
"h": 107
},
"luminance": 0.98493
}Semantic roles & 50–950 ramp
primary
#FFFFE6
secondary
#9C9CED
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685