#F9FBEF#F9FBEF
#F9FBEF is a very light, near-neutral yellow-green. Relative luminance 0.954; OKLCH L 98.3% C 0.016 H 114.4°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FBEF |
|---|---|
| RGB | rgb(249, 251, 239) |
| HSL | hsl(70, 60%, 96%) |
| HSV | hsv(70, 5%, 98%) |
| CMYK | cmyk(0.8%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(98.18, -2.73, 5.51) |
| CIE-LCH | lch(98.18, 6.15, 116.36°) |
| OKLab | oklab(98.33% -0.0066 0.0145) |
| OKLCH | oklch(98.33% 0.016 114.4) |
| XYZ | xyz(89.1417, 95.3662, 95.3560) |
| Luminance | 0.9537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.60
Floralwhite
#FFFAF0
ΔE00 3.67
Mintcream
#F5FFFA
ΔE00 4.23
Off White
#FAF9F6
ΔE00 4.66
Oldlace
#FDF5E6
ΔE00 4.67
Beige
#F5F5DC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FBEF #F1EFFB
analogous
#FBF7EF #F9FBEF #F3FBEF
triadic
#F9FBEF #EFF9FB #FBEFF9
tetradic
#F9FBEF #EFFBF7 #F1EFFB #FBEFF3
square
#F9FBEF #EFFBF7 #F1EFFB #FBEFF3
split-complementary
#F9FBEF #EFF3FB #F7EFFB
monochromatic
#D4E38D #E7EFBE #F6F9E7 #F6F9E7 #F6F9E7
Accessibility & contrast
On white
1.05
#F9FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F9FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FBEF
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FBEF | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#FBF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f9fbef; /* rgb */ color: rgb(249, 251, 239); /* oklch */ color: oklch(98.3% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#fbfcf4',
500: '#f9fbef',
950: '#000000',
},
}SCSS
$custom: #f9fbef; $custom-light: #fbfcf4; $custom-dark: #000000;
JSON
{
"hex": "#f9fbef",
"rgb": {
"r": 249,
"g": 251,
"b": 239
},
"hsl": {
"h": 70,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.98331,
"c": 0.0159,
"h": 114.4
},
"luminance": 0.95366
}Semantic roles & 50–950 ramp
primary
#F9FBEF
secondary
#B7B0DF
accent
#1EC83A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585