#FBFFDC#FBFFDC
#FBFFDC is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.8% C 0.046 H 112.5°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFDC |
|---|---|
| RGB | rgb(251, 255, 220) |
| HSL | hsl(67, 100%, 93%) |
| HSV | hsv(67, 14%, 100%) |
| CMYK | cmyk(1.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.91, -7.11, 16.30) |
| CIE-LCH | lch(98.91, 17.79, 113.57°) |
| OKLab | oklab(98.8% -0.0175 0.0422) |
| OKLCH | oklch(98.8% 0.046 112.5) |
| XYZ | xyz(88.4605, 97.1970, 81.7970) |
| Luminance | 0.9720 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.17
Eggshell (survey)
#FFFFD4
ΔE00 2.54
Off White (survey)
#FFFFE4
ΔE00 2.99
Cream
#FFFDD0
ΔE00 3.35
Beige
#F5F5DC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFDC #E0DCFF
analogous
#FFF1DC #FBFFDC #E9FFDC
triadic
#FBFFDC #DCFBFF #FFDCFB
tetradic
#FBFFDC #DCFFF1 #E0DCFF #FFDCE9
square
#FBFFDC #DCFFF1 #E0DCFF #FFDCE9
split-complementary
#FBFFDC #DCE9FF #F1DCFF
monochromatic
#EDFF62 #F4FF9F #FBFFDC #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#FBFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFDC
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFDC | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFCDD
Tritanopia (blue-blind)
#FFFBF5
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffdc; /* rgb */ color: rgb(251, 255, 220); /* oklch */ color: oklch(98.8% 0.046 112.5);
Tailwind
colors: {
custom: {
50: '#fcffe7',
500: '#fbffdc',
950: '#000000',
},
}SCSS
$custom: #fbffdc; $custom-light: #fcffe7; $custom-dark: #000000;
JSON
{
"hex": "#fbffdc",
"rgb": {
"r": 251,
"g": 255,
"b": 220
},
"hsl": {
"h": 66.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.98801,
"c": 0.04563,
"h": 112.5
},
"luminance": 0.97197
}Semantic roles & 50–950 ramp
primary
#FBFFDC
secondary
#9D93EC
accent
#00E61A
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684