#F8FFDE#F8FFDE
#F8FFDE is a very light, muted yellow-green. Relative luminance 0.968; OKLCH L 98.6% C 0.044 H 116.9°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFDE |
|---|---|
| RGB | rgb(248, 255, 222) |
| HSL | hsl(73, 100%, 94%) |
| HSV | hsv(73, 13%, 100%) |
| CMYK | cmyk(2.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.73, -7.84, 15.00) |
| CIE-LCH | lch(98.73, 16.93, 117.59°) |
| OKLab | oklab(98.62% -0.0197 0.0389) |
| OKLCH | oklch(98.62% 0.044 116.9) |
| XYZ | xyz(87.6546, 96.7506, 83.1500) |
| Luminance | 0.9675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.24
Off White (survey)
#FFFFE4
ΔE00 3.38
Eggshell (survey)
#FFFFD4
ΔE00 3.63
Beige
#F5F5DC
ΔE00 4.11
Cream
#FFFDD0
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFDE #E5DEFF
analogous
#FFF5DE #F8FFDE #E7FFDE
triadic
#F8FFDE #DEF8FF #FFDEF8
tetradic
#F8FFDE #DEFFF5 #E5DEFF #FFDEE7
square
#F8FFDE #DEFFF5 #E5DEFF #FFDEE7
split-complementary
#F8FFDE #DEE7FF #F5DEFF
monochromatic
#DEFF64 #EBFFA1 #F8FFDE #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.03
#F8FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#F8FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFDE
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFDE | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDC
Deuteranopia (green-blind)
#FFFCDF
Tritanopia (blue-blind)
#FCFBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8ffde; /* rgb */ color: rgb(248, 255, 222); /* oklch */ color: oklch(98.6% 0.044 116.9);
Tailwind
colors: {
custom: {
50: '#faffe8',
500: '#f8ffde',
950: '#000000',
},
}SCSS
$custom: #f8ffde; $custom-light: #faffe8; $custom-dark: #000000;
JSON
{
"hex": "#f8ffde",
"rgb": {
"r": 248,
"g": 255,
"b": 222
},
"hsl": {
"h": 72.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98622,
"c": 0.04358,
"h": 116.9
},
"luminance": 0.9675
}Semantic roles & 50–950 ramp
primary
#F8FFDE
secondary
#A795EC
accent
#00E631
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684