#FBFEF0#FBFEF0
#FBFEF0 is a very light, near-neutral yellow-green. Relative luminance 0.977; OKLCH L 99.1% C 0.019 H 116.6°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFEF0 |
|---|---|
| RGB | rgb(251, 254, 240) |
| HSL | hsl(73, 88%, 97%) |
| HSV | hsv(73, 6%, 100%) |
| CMYK | cmyk(1.2%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(99.10, -3.40, 6.34) |
| CIE-LCH | lch(99.10, 7.20, 118.18°) |
| OKLab | oklab(99.1% -0.0083 0.0166) |
| OKLCH | oklch(99.1% 0.019 116.6) |
| XYZ | xyz(90.9513, 97.6842, 96.4846) |
| Luminance | 0.9768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.36
Beige
#F5F5DC
ΔE00 4.45
Mintcream
#F5FFFA
ΔE00 4.48
Floralwhite
#FFFAF0
ΔE00 4.51
Off White (survey)
#FFFFE4
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFEF0 #F3F0FE
analogous
#FEFAF0 #FBFEF0 #F4FEF0
triadic
#FBFEF0 #F0FBFE #FEF0FB
tetradic
#FBFEF0 #F0FEFA #F3F0FE #FEF0F4
square
#FBFEF0 #F0FEFA #F3F0FE #FEF0F4
split-complementary
#FBFEF0 #F0F4FE #FAF0FE
monochromatic
#DCF67D #ECFAB7 #F7FDE2 #F7FDE2 #F7FDE2
Accessibility & contrast
On white
1.02
#FBFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.54
#FBFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFEF0
20.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFEF0 | 1.00 | 1.02 | 20.54 | 20.54 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEF
Deuteranopia (green-blind)
#FFFDF0
Tritanopia (blue-blind)
#FDFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfef0; /* rgb */ color: rgb(251, 254, 240); /* oklch */ color: oklch(99.1% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#fcfef4',
500: '#fbfef0',
950: '#000000',
},
}SCSS
$custom: #fbfef0; $custom-light: #fcfef4; $custom-dark: #000000;
JSON
{
"hex": "#fbfef0",
"rgb": {
"r": 251,
"g": 254,
"b": 240
},
"hsl": {
"h": 72.857,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.99098,
"c": 0.0186,
"h": 116.6
},
"luminance": 0.97684
}Semantic roles & 50–950 ramp
primary
#FBFEF0
secondary
#B6A8EA
accent
#01E432
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585