#FBFFEC#FBFFEC
#FBFFEC is a very light, muted yellow-green. Relative luminance 0.981; OKLCH L 99.2% C 0.025 H 116.5°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFEC |
|---|---|
| RGB | rgb(251, 255, 236) |
| HSL | hsl(73, 100%, 96%) |
| HSV | hsv(73, 7%, 100%) |
| CMYK | cmyk(1.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(99.25, -4.56, 8.62) |
| CIE-LCH | lch(99.25, 9.75, 117.90°) |
| OKLab | oklab(99.19% -0.0112 0.0225) |
| OKLCH | oklch(99.19% 0.025 116.5) |
| XYZ | xyz(90.6818, 98.0855, 93.4957) |
| Luminance | 0.9808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.49
Off White (survey)
#FFFFE4
ΔE00 3.00
Beige
#F5F5DC
ΔE00 3.19
Lightyellow
#FFFFE0
ΔE00 4.10
Honeydew
#F0FFF0
ΔE00 4.34
Cornsilk
#FFF8DC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFEC #F0ECFF
analogous
#FFFAEC #FBFFEC #F2FFEC
triadic
#FBFFEC #ECFBFF #FFECFB
tetradic
#FBFFEC #ECFFFA #F0ECFF #FFECF2
square
#FBFFEC #ECFFFA #F0ECFF #FFECF2
split-complementary
#FBFFEC #ECF2FF #FAECFF
monochromatic
#E1FF72 #EEFFAF #F9FFE0 #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.02
#FBFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.62
#FBFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFEC
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFEC | 1.00 | 1.02 | 20.62 | 20.62 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEB
Deuteranopia (green-blind)
#FFFDED
Tritanopia (blue-blind)
#FDFDF9
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbffec; /* rgb */ color: rgb(251, 255, 236); /* oklch */ color: oklch(99.2% 0.025 116.5);
Tailwind
colors: {
custom: {
50: '#fcfff2',
500: '#fbffec',
950: '#000000',
},
}SCSS
$custom: #fbffec; $custom-light: #fcfff2; $custom-dark: #000000;
JSON
{
"hex": "#fbffec",
"rgb": {
"r": 251,
"g": 255,
"b": 236
},
"hsl": {
"h": 72.632,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.99192,
"c": 0.02519,
"h": 116.5
},
"luminance": 0.98085
}Semantic roles & 50–950 ramp
primary
#FBFFEC
secondary
#B1A1EE
accent
#00E630
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685