#F8FFDB#F8FFDB
#F8FFDB is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.6% C 0.047 H 116.2°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFDB |
|---|---|
| RGB | rgb(248, 255, 219) |
| HSL | hsl(72, 100%, 93%) |
| HSV | hsv(72, 14%, 100%) |
| CMYK | cmyk(2.7%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(98.67, -8.31, 16.44) |
| CIE-LCH | lch(98.67, 18.42, 116.80°) |
| OKLab | oklab(98.55% -0.0209 0.0425) |
| OKLCH | oklch(98.55% 0.047 116.2) |
| XYZ | xyz(87.2561, 96.5912, 81.0513) |
| Luminance | 0.9659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.79
Eggshell (survey)
#FFFFD4
ΔE00 3.04
Lightyellow
#FFFFE0
ΔE00 3.05
Cream
#FFFDD0
ΔE00 3.88
Off White (survey)
#FFFFE4
ΔE00 3.92
Beige
#F5F5DC
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFDB #E2DBFF
analogous
#FFF4DB #F8FFDB #E6FFDB
triadic
#F8FFDB #DBF8FF #FFDBF8
tetradic
#F8FFDB #DBFFF4 #E2DBFF #FFDBE6
square
#F8FFDB #DBFFF4 #E2DBFF #FFDBE6
split-complementary
#F8FFDB #DBE6FF #F4DBFF
monochromatic
#E0FF61 #ECFF9E #F8FFDB #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.03
#F8FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#F8FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFDB
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFDB | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD9
Deuteranopia (green-blind)
#FFFBDC
Tritanopia (blue-blind)
#FCFBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8ffdb; /* rgb */ color: rgb(248, 255, 219); /* oklch */ color: oklch(98.6% 0.047 116.2);
Tailwind
colors: {
custom: {
50: '#faffe6',
500: '#f8ffdb',
950: '#000000',
},
}SCSS
$custom: #f8ffdb; $custom-light: #faffe6; $custom-dark: #000000;
JSON
{
"hex": "#f8ffdb",
"rgb": {
"r": 248,
"g": 255,
"b": 219
},
"hsl": {
"h": 71.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.98551,
"c": 0.04736,
"h": 116.2
},
"luminance": 0.96591
}Semantic roles & 50–950 ramp
primary
#F8FFDB
secondary
#A492EC
accent
#00E62D
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684