#FBFFD5#FBFFD5
#FBFFD5 is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.6% C 0.054 H 111.8°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFD5 |
|---|---|
| RGB | rgb(251, 255, 213) |
| HSL | hsl(66, 100%, 92%) |
| HSV | hsv(66, 16%, 100%) |
| CMYK | cmyk(1.6%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(98.76, -8.17, 19.67) |
| CIE-LCH | lch(98.76, 21.30, 112.56°) |
| OKLab | oklab(98.64% -0.0202 0.0506) |
| OKLCH | oklch(98.64% 0.054 111.8) |
| XYZ | xyz(87.5528, 96.8339, 77.0163) |
| Luminance | 0.9683 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.69
Cream
#FFFDD0
ΔE00 2.16
Ivory (survey)
#FFFFCB
ΔE00 2.78
Ecru
#FEFFCA
ΔE00 2.86
Lemonchiffon
#FFFACD
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFD5 #D9D5FF
analogous
#FFEED5 #FBFFD5 #E6FFD5
triadic
#FBFFD5 #D5FBFF #FFD5FB
tetradic
#FBFFD5 #D5FFEE #D9D5FF #FFD5E6
square
#FBFFD5 #D5FFEE #D9D5FF #FFD5E6
split-complementary
#FBFFD5 #D5E6FF #EED5FF
monochromatic
#EFFF5B #F5FF98 #FBFFD5 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#FBFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFD5
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFD5 | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD3
Deuteranopia (green-blind)
#FFFCD7
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbffd5; /* rgb */ color: rgb(251, 255, 213); /* oklch */ color: oklch(98.6% 0.054 111.8);
Tailwind
colors: {
custom: {
50: '#fcffe2',
500: '#fbffd5',
950: '#000000',
},
}SCSS
$custom: #fbffd5; $custom-light: #fcffe2; $custom-dark: #000000;
JSON
{
"hex": "#fbffd5",
"rgb": {
"r": 251,
"g": 255,
"b": 213
},
"hsl": {
"h": 65.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9864,
"c": 0.05447,
"h": 111.8
},
"luminance": 0.96833
}Semantic roles & 50–950 ramp
primary
#FBFFD5
secondary
#968DEB
accent
#00E616
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684