#FFFBD9#FFFBD9
#FFFBD9 is a very light, muted yellow. Relative luminance 0.953; OKLCH L 98.2% C 0.044 H 101.7°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBD9 |
|---|---|
| RGB | rgb(255, 251, 217) |
| HSL | hsl(54, 100%, 93%) |
| HSV | hsv(54, 15%, 100%) |
| CMYK | cmyk(0%, 1.6%, 14.9%, 0%) |
| CIE-LAB | lab(98.14, -4.18, 16.80) |
| CIE-LCH | lch(98.14, 17.31, 103.96°) |
| OKLab | oklab(98.25% -0.0089 0.0434) |
| OKLCH | oklch(98.25% 0.044 101.7) |
| XYZ | xyz(88.2606, 95.2651, 79.3706) |
| Luminance | 0.9526 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.86
Pale
#FFF9D0
ΔE00 2.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.43
Cornsilk
#FFF8DC
ΔE00 2.48
Off White (survey)
#FFFFE4
ΔE00 2.61
Lemonchiffon
#FFFACD
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBD9 #D9DDFF
analogous
#FFE8D9 #FFFBD9 #F0FFD9
triadic
#FFFBD9 #D9FFFB #FBD9FF
tetradic
#FFFBD9 #D9FFE8 #D9DDFF #FFD9F0
square
#FFFBD9 #D9FFE8 #D9DDFF #FFD9F0
split-complementary
#FFFBD9 #D9F0FF #E8D9FF
monochromatic
#FFEE5F #FFF59C #FFFBD9 #FFFCE0 #FFFCE0
Accessibility & contrast
On white
1.05
#FFFBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FFFBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBD9
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBD9 | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D7
Deuteranopia (green-blind)
#FFFBDA
Tritanopia (blue-blind)
#FFF6F1
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fffbd9; /* rgb */ color: rgb(255, 251, 217); /* oklch */ color: oklch(98.2% 0.044 101.7);
Tailwind
colors: {
custom: {
50: '#fffce4',
500: '#fffbd9',
950: '#000000',
},
}SCSS
$custom: #fffbd9; $custom-light: #fffce4; $custom-dark: #000000;
JSON
{
"hex": "#fffbd9",
"rgb": {
"r": 255,
"g": 251,
"b": 217
},
"hsl": {
"h": 53.684,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.98248,
"c": 0.04431,
"h": 101.7
},
"luminance": 0.95264
}Semantic roles & 50–950 ramp
primary
#FFFBD9
secondary
#919AEC
accent
#18E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584