#FBFFDE#FBFFDE
#FBFFDE is a very light, muted yellow. Relative luminance 0.973; OKLCH L 98.8% C 0.043 H 112.8°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFDE |
|---|---|
| RGB | rgb(251, 255, 222) |
| HSL | hsl(67, 100%, 94%) |
| HSV | hsv(67, 13%, 100%) |
| CMYK | cmyk(1.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.95, -6.80, 15.34) |
| CIE-LCH | lch(98.95, 16.78, 113.91°) |
| OKLab | oklab(98.85% -0.0167 0.0397) |
| OKLCH | oklch(98.85% 0.043 112.8) |
| XYZ | xyz(88.7270, 97.3036, 83.2003) |
| Luminance | 0.9730 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.70
Off White (survey)
#FFFFE4
ΔE00 2.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.58
Eggshell (survey)
#FFFFD4
ΔE00 3.03
Beige
#F5F5DC
ΔE00 3.50
Cream
#FFFDD0
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFDE #E2DEFF
analogous
#FFF2DE #FBFFDE #EAFFDE
triadic
#FBFFDE #DEFBFF #FFDEFB
tetradic
#FBFFDE #DEFFF2 #E2DEFF #FFDEEA
square
#FBFFDE #DEFFF2 #E2DEFF #FFDEEA
split-complementary
#FBFFDE #DEEAFF #F2DEFF
monochromatic
#ECFF64 #F4FFA1 #FBFFDE #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.03
#FBFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#FBFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFDE
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFDE | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDC
Deuteranopia (green-blind)
#FFFCDF
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbffde; /* rgb */ color: rgb(251, 255, 222); /* oklch */ color: oklch(98.8% 0.043 112.8);
Tailwind
colors: {
custom: {
50: '#fcffe8',
500: '#fbffde',
950: '#000000',
},
}SCSS
$custom: #fbffde; $custom-light: #fcffe8; $custom-dark: #000000;
JSON
{
"hex": "#fbffde",
"rgb": {
"r": 251,
"g": 255,
"b": 222
},
"hsl": {
"h": 67.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98848,
"c": 0.04309,
"h": 112.8
},
"luminance": 0.97303
}Semantic roles & 50–950 ramp
primary
#FBFFDE
secondary
#A095EC
accent
#00E61C
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684