#FFFFEB#FFFFEB
#FFFFEB is a very light, muted yellow. Relative luminance 0.988; OKLCH L 99.5% C 0.026 H 106.9°. Best body text is #000000 at 20.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFEB |
|---|---|
| RGB | rgb(255, 255, 235) |
| HSL | hsl(60, 100%, 96%) |
| HSV | hsv(60, 8%, 100%) |
| CMYK | cmyk(0%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(99.53, -3.37, 9.56) |
| CIE-LCH | lch(99.53, 10.13, 109.41°) |
| OKLab | oklab(99.47% -0.0076 0.025) |
| OKLCH | oklch(99.47% 0.026 106.9) |
| XYZ | xyz(91.9935, 98.7786, 92.8010) |
| Luminance | 0.9878 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.89
Off White (survey)
#FFFFE4
ΔE00 2.38
Beige
#F5F5DC
ΔE00 2.75
Lightyellow
#FFFFE0
ΔE00 3.63
Cornsilk
#FFF8DC
ΔE00 3.86
Eggshell
#F0EAD6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFEB #EBEBFF
analogous
#FFF5EB #FFFFEB #F5FFEB
triadic
#FFFFEB #EBFFFF #FFEBFF
tetradic
#FFFFEB #EBFFF5 #EBEBFF #FFEBF5
square
#FFFFEB #EBFFF5 #EBEBFF #FFEBF5
split-complementary
#FFFFEB #EBF5FF #F5EBFF
monochromatic
#FFFF71 #FFFFAE #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.01
#FFFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.76
#FFFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFEB
20.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFEB | 1.00 | 1.01 | 20.76 | 20.76 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEA
Deuteranopia (green-blind)
#FFFEEC
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #ffffeb; /* rgb */ color: rgb(255, 255, 235); /* oklch */ color: oklch(99.5% 0.026 106.9);
Tailwind
colors: {
custom: {
50: '#fffff1',
500: '#ffffeb',
950: '#000000',
},
}SCSS
$custom: #ffffeb; $custom-light: #fffff1; $custom-dark: #000000;
JSON
{
"hex": "#ffffeb",
"rgb": {
"r": 255,
"g": 255,
"b": 235
},
"hsl": {
"h": 60,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9947,
"c": 0.0261,
"h": 106.9
},
"luminance": 0.98778
}Semantic roles & 50–950 ramp
primary
#FFFFEB
secondary
#A0A0EE
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685