#FBFFD9#FBFFD9
#FBFFD9 is a very light, muted yellow. Relative luminance 0.970; OKLCH L 98.7% C 0.049 H 112.2°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFD9 |
|---|---|
| RGB | rgb(251, 255, 217) |
| HSL | hsl(66, 100%, 93%) |
| HSV | hsv(66, 15%, 100%) |
| CMYK | cmyk(1.6%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(98.84, -7.57, 17.74) |
| CIE-LCH | lch(98.84, 19.29, 113.10°) |
| OKLab | oklab(98.73% -0.0187 0.0458) |
| OKLCH | oklch(98.73% 0.049 112.2) |
| XYZ | xyz(88.0668, 97.0395, 79.7232) |
| Luminance | 0.9704 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.74
Eggshell (survey)
#FFFFD4
ΔE00 1.89
Lightyellow
#FFFFE0
ΔE00 2.59
Cream
#FFFDD0
ΔE00 2.74
Lemonchiffon
#FFFACD
ΔE00 3.65
Off White (survey)
#FFFFE4
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFD9 #DDD9FF
analogous
#FFF0D9 #FBFFD9 #E8FFD9
triadic
#FBFFD9 #D9FBFF #FFD9FB
tetradic
#FBFFD9 #D9FFF0 #DDD9FF #FFD9E8
square
#FBFFD9 #D9FFF0 #DDD9FF #FFD9E8
split-complementary
#FBFFD9 #D9E8FF #F0D9FF
monochromatic
#EEFF5F #F5FF9C #FBFFD9 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#FBFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFD9
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFD9 | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD7
Deuteranopia (green-blind)
#FFFCDA
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffd9; /* rgb */ color: rgb(251, 255, 217); /* oklch */ color: oklch(98.7% 0.049 112.2);
Tailwind
colors: {
custom: {
50: '#fcffe4',
500: '#fbffd9',
950: '#000000',
},
}SCSS
$custom: #fbffd9; $custom-light: #fcffe4; $custom-dark: #000000;
JSON
{
"hex": "#fbffd9",
"rgb": {
"r": 251,
"g": 255,
"b": 217
},
"hsl": {
"h": 66.316,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.98731,
"c": 0.04943,
"h": 112.2
},
"luminance": 0.97039
}Semantic roles & 50–950 ramp
primary
#FBFFD9
secondary
#9A91EC
accent
#00E618
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684