#FBFFD7#FBFFD7
#FBFFD7 is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.7% C 0.052 H 112.0°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFD7 |
|---|---|
| RGB | rgb(251, 255, 215) |
| HSL | hsl(66, 100%, 92%) |
| HSV | hsv(66, 16%, 100%) |
| CMYK | cmyk(1.6%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(98.80, -7.87, 18.71) |
| CIE-LCH | lch(98.80, 20.29, 112.82°) |
| OKLab | oklab(98.69% -0.0194 0.0482) |
| OKLCH | oklch(98.69% 0.052 112) |
| XYZ | xyz(87.8082, 96.9361, 78.3615) |
| Luminance | 0.9694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.63
Cream
#FFFDD0
ΔE00 2.41
Lightyellow
#FFFFE0
ΔE00 3.03
Ivory (survey)
#FFFFCB
ΔE00 3.25
Ecru
#FEFFCA
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFD7 #DBD7FF
analogous
#FFEFD7 #FBFFD7 #E7FFD7
triadic
#FBFFD7 #D7FBFF #FFD7FB
tetradic
#FBFFD7 #D7FFEF #DBD7FF #FFD7E7
square
#FBFFD7 #D7FFEF #DBD7FF #FFD7E7
split-complementary
#FBFFD7 #D7E7FF #EFD7FF
monochromatic
#EFFF5D #F5FF9A #FBFFD7 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#FBFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFD7
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFD7 | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD5
Deuteranopia (green-blind)
#FFFCD8
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffd7; /* rgb */ color: rgb(251, 255, 215); /* oklch */ color: oklch(98.7% 0.052 112.0);
Tailwind
colors: {
custom: {
50: '#fcffe3',
500: '#fbffd7',
950: '#000000',
},
}SCSS
$custom: #fbffd7; $custom-light: #fcffe3; $custom-dark: #000000;
JSON
{
"hex": "#fbffd7",
"rgb": {
"r": 251,
"g": 255,
"b": 215
},
"hsl": {
"h": 66,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.98686,
"c": 0.05196,
"h": 112
},
"luminance": 0.96936
}Semantic roles & 50–950 ramp
primary
#FBFFD7
secondary
#988FEB
accent
#00E617
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684