#FBFFDD#FBFFDD
#FBFFDD is a very light, muted yellow. Relative luminance 0.973; OKLCH L 98.8% C 0.044 H 112.7°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFDD |
|---|---|
| RGB | rgb(251, 255, 221) |
| HSL | hsl(67, 100%, 93%) |
| HSV | hsv(67, 13%, 100%) |
| CMYK | cmyk(1.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(98.93, -6.96, 15.82) |
| CIE-LCH | lch(98.93, 17.28, 113.74°) |
| OKLab | oklab(98.82% -0.0171 0.0409) |
| OKLCH | oklch(98.82% 0.044 112.7) |
| XYZ | xyz(88.5933, 97.2501, 82.4965) |
| Luminance | 0.9725 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.36
Off White (survey)
#FFFFE4
ΔE00 2.76
Eggshell (survey)
#FFFFD4
ΔE00 2.78
Cream
#FFFDD0
ΔE00 3.58
Beige
#F5F5DC
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFDD #E1DDFF
analogous
#FFF2DD #FBFFDD #EAFFDD
triadic
#FBFFDD #DDFBFF #FFDDFB
tetradic
#FBFFDD #DDFFF2 #E1DDFF #FFDDEA
square
#FBFFDD #DDFFF2 #E1DDFF #FFDDEA
split-complementary
#FBFFDD #DDEAFF #F2DDFF
monochromatic
#EDFF63 #F4FFA0 #FBFFDD #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.03
#FBFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#FBFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFDD
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFDD | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDB
Deuteranopia (green-blind)
#FFFCDE
Tritanopia (blue-blind)
#FFFBF5
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffdd; /* rgb */ color: rgb(251, 255, 221); /* oklch */ color: oklch(98.8% 0.044 112.7);
Tailwind
colors: {
custom: {
50: '#fcffe7',
500: '#fbffdd',
950: '#000000',
},
}SCSS
$custom: #fbffdd; $custom-light: #fcffe7; $custom-dark: #000000;
JSON
{
"hex": "#fbffdd",
"rgb": {
"r": 251,
"g": 255,
"b": 221
},
"hsl": {
"h": 67.059,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.98824,
"c": 0.04435,
"h": 112.7
},
"luminance": 0.9725
}Semantic roles & 50–950 ramp
primary
#FBFFDD
secondary
#9E94EC
accent
#00E61B
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684