#FBFFF0#FBFFF0
#FBFFF0 is a very light, muted yellow-green. Relative luminance 0.983; OKLCH L 99.3% C 0.020 H 118.9°. Best body text is #000000 at 20.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFF0 |
|---|---|
| RGB | rgb(251, 255, 240) |
| HSL | hsl(76, 100%, 97%) |
| HSV | hsv(76, 6%, 100%) |
| CMYK | cmyk(1.6%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(99.35, -3.90, 6.70) |
| CIE-LCH | lch(99.35, 7.75, 120.19°) |
| OKLab | oklab(99.3% -0.0097 0.0176) |
| OKLCH | oklch(99.3% 0.02 118.9) |
| XYZ | xyz(91.2694, 98.3206, 96.5907) |
| Luminance | 0.9832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.76
Honeydew
#F0FFF0
ΔE00 4.28
Beige
#F5F5DC
ΔE00 4.28
Off White (survey)
#FFFFE4
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 4.60
Floralwhite
#FFFAF0
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFF0 #F4F0FF
analogous
#FFFCF0 #FBFFF0 #F4FFF0
triadic
#FBFFF0 #F0FBFF #FFF0FB
tetradic
#FBFFF0 #F0FFFC #F4F0FF #FFF0F4
square
#FBFFF0 #F0FFFC #F4F0FF #FFF0F4
split-complementary
#FBFFF0 #F0F4FF #FCF0FF
monochromatic
#DAFF76 #EBFFB3 #F7FFE0 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.02
#FBFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.66
#FBFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFF0
20.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFF0 | 1.00 | 1.02 | 20.66 | 20.66 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEF
Deuteranopia (green-blind)
#FFFDF1
Tritanopia (blue-blind)
#FDFDFB
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbfff0; /* rgb */ color: rgb(251, 255, 240); /* oklch */ color: oklch(99.3% 0.020 118.9);
Tailwind
colors: {
custom: {
50: '#fcfff4',
500: '#fbfff0',
950: '#000000',
},
}SCSS
$custom: #fbfff0; $custom-light: #fcfff4; $custom-dark: #000000;
JSON
{
"hex": "#fbfff0",
"rgb": {
"r": 251,
"g": 255,
"b": 240
},
"hsl": {
"h": 76,
"s": 100,
"l": 97.059
},
"oklch": {
"l": 0.99295,
"c": 0.02007,
"h": 118.9
},
"luminance": 0.98321
}Semantic roles & 50–950 ramp
primary
#FBFFF0
secondary
#B8A4EF
accent
#00E63D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685