#F8FBEF#F8FBEF
#F8FBEF is a very light, near-neutral yellow-green. Relative luminance 0.952; OKLCH L 98.3% C 0.016 H 118.1°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FBEF |
|---|---|
| RGB | rgb(248, 251, 239) |
| HSL | hsl(75, 60%, 96%) |
| HSV | hsv(75, 5%, 98%) |
| CMYK | cmyk(1.2%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(98.11, -3.07, 5.40) |
| CIE-LCH | lch(98.11, 6.21, 119.61°) |
| OKLab | oklab(98.26% -0.0076 0.0142) |
| OKLCH | oklch(98.26% 0.016 118.1) |
| XYZ | xyz(88.7862, 95.1829, 95.3393) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.85
Mintcream
#F5FFFA
ΔE00 3.96
Floralwhite
#FFFAF0
ΔE00 4.11
Off White
#FAF9F6
ΔE00 4.89
Beige
#F5F5DC
ΔE00 4.98
Honeydew
#F0FFF0
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FBEF #F2EFFB
analogous
#FBF8EF #F8FBEF #F2FBEF
triadic
#F8FBEF #EFF8FB #FBEFF8
tetradic
#F8FBEF #EFFBF8 #F2EFFB #FBEFF2
square
#F8FBEF #EFFBF8 #F2EFFB #FBEFF2
split-complementary
#F8FBEF #EFF2FB #F8EFFB
monochromatic
#CDE38D #E3EFBE #F4F9E7 #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.05
#F8FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F8FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FBEF
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FBEF | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#F9FAF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f8fbef; /* rgb */ color: rgb(248, 251, 239); /* oklch */ color: oklch(98.3% 0.016 118.1);
Tailwind
colors: {
custom: {
50: '#fafcf4',
500: '#f8fbef',
950: '#000000',
},
}SCSS
$custom: #f8fbef; $custom-light: #fafcf4; $custom-dark: #000000;
JSON
{
"hex": "#f8fbef",
"rgb": {
"r": 248,
"g": 251,
"b": 239
},
"hsl": {
"h": 75,
"s": 60,
"l": 96.078
},
"oklch": {
"l": 0.98256,
"c": 0.01607,
"h": 118.1
},
"luminance": 0.95183
}Semantic roles & 50–950 ramp
primary
#F8FBEF
secondary
#BBB0DF
accent
#1EC848
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585