#FFFBE5#FFFBE5
#FFFBE5 is a very light, muted yellow. Relative luminance 0.959; OKLCH L 98.5% C 0.029 H 98.5°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBE5 |
|---|---|
| RGB | rgb(255, 251, 229) |
| HSL | hsl(51, 100%, 95%) |
| HSV | hsv(51, 10%, 100%) |
| CMYK | cmyk(0%, 1.6%, 10.2%, 0%) |
| CIE-LAB | lab(98.40, -2.32, 11.02) |
| CIE-LCH | lch(98.40, 11.26, 101.91°) |
| OKLab | oklab(98.54% -0.0043 0.0287) |
| OKLCH | oklch(98.54% 0.029 98.5) |
| XYZ | xyz(89.8785, 95.9122, 87.8916) |
| Luminance | 0.9591 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.21
Beige
#F5F5DC
ΔE00 2.64
Off White (survey)
#FFFFE4
ΔE00 2.69
Ivory
#FFFFF0
ΔE00 2.94
Eggshell
#F0EAD6
ΔE00 3.65
Lightyellow
#FFFFE0
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBE5 #E5E9FF
analogous
#FFEEE5 #FFFBE5 #F6FFE5
triadic
#FFFBE5 #E5FFFB #FBE5FF
tetradic
#FFFBE5 #E5FFEE #E5E9FF #FFE5F6
square
#FFFBE5 #E5FFEE #E5E9FF #FFE5F6
split-complementary
#FFFBE5 #E5F6FF #EEE5FF
monochromatic
#FFE86B #FFF2A8 #FFFAE0 #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.04
#FFFBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#FFFBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBE5
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBE5 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E4
Deuteranopia (green-blind)
#FFFBE6
Tritanopia (blue-blind)
#FFF8F5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffbe5; /* rgb */ color: rgb(255, 251, 229); /* oklch */ color: oklch(98.5% 0.029 98.5);
Tailwind
colors: {
custom: {
50: '#fffced',
500: '#fffbe5',
950: '#000000',
},
}SCSS
$custom: #fffbe5; $custom-light: #fffced; $custom-dark: #000000;
JSON
{
"hex": "#fffbe5",
"rgb": {
"r": 255,
"g": 251,
"b": 229
},
"hsl": {
"h": 50.769,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.98537,
"c": 0.02906,
"h": 98.5
},
"luminance": 0.95912
}Semantic roles & 50–950 ramp
primary
#FFFBE5
secondary
#9BA8ED
accent
#23E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584