#FBFFD6#FBFFD6
#FBFFD6 is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.7% C 0.053 H 111.9°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFD6 |
|---|---|
| RGB | rgb(251, 255, 214) |
| HSL | hsl(66, 100%, 92%) |
| HSV | hsv(66, 16%, 100%) |
| CMYK | cmyk(1.6%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(98.78, -8.02, 19.19) |
| CIE-LCH | lch(98.78, 20.80, 112.68°) |
| OKLab | oklab(98.66% -0.0198 0.0494) |
| OKLCH | oklch(98.66% 0.053 111.9) |
| XYZ | xyz(87.6801, 96.8848, 77.6869) |
| Luminance | 0.9688 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.64
Cream
#FFFDD0
ΔE00 2.27
Ivory (survey)
#FFFFCB
ΔE00 3.01
Ecru
#FEFFCA
ΔE00 3.11
Lightyellow
#FFFFE0
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFD6 #DAD6FF
analogous
#FFEFD6 #FBFFD6 #E7FFD6
triadic
#FBFFD6 #D6FBFF #FFD6FB
tetradic
#FBFFD6 #D6FFEF #DAD6FF #FFD6E7
square
#FBFFD6 #D6FFEF #DAD6FF #FFD6E7
split-complementary
#FBFFD6 #D6E7FF #EFD6FF
monochromatic
#EFFF5C #F5FF99 #FBFFD6 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#FBFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFD6
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFD6 | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD4
Deuteranopia (green-blind)
#FFFCD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbffd6; /* rgb */ color: rgb(251, 255, 214); /* oklch */ color: oklch(98.7% 0.053 111.9);
Tailwind
colors: {
custom: {
50: '#fcffe2',
500: '#fbffd6',
950: '#000000',
},
}SCSS
$custom: #fbffd6; $custom-light: #fcffe2; $custom-dark: #000000;
JSON
{
"hex": "#fbffd6",
"rgb": {
"r": 251,
"g": 255,
"b": 214
},
"hsl": {
"h": 65.854,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.98663,
"c": 0.05321,
"h": 111.9
},
"luminance": 0.96884
}Semantic roles & 50–950 ramp
primary
#FBFFD6
secondary
#978EEB
accent
#00E616
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684