#F8FFDF#F8FFDF
#F8FFDF is a very light, muted yellow-green. Relative luminance 0.968; OKLCH L 98.6% C 0.042 H 117.2°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFDF |
|---|---|
| RGB | rgb(248, 255, 223) |
| HSL | hsl(73, 100%, 94%) |
| HSV | hsv(73, 13%, 100%) |
| CMYK | cmyk(2.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(98.75, -7.68, 14.52) |
| CIE-LCH | lch(98.75, 16.43, 117.88°) |
| OKLab | oklab(98.65% -0.0193 0.0376) |
| OKLCH | oklch(98.65% 0.042 117.2) |
| XYZ | xyz(87.7890, 96.8044, 83.8580) |
| Luminance | 0.9680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.69
Off White (survey)
#FFFFE4
ΔE00 3.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.43
Eggshell (survey)
#FFFFD4
ΔE00 3.86
Beige
#F5F5DC
ΔE00 3.95
Cream
#FFFDD0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFDF #E6DFFF
analogous
#FFF6DF #F8FFDF #E8FFDF
triadic
#F8FFDF #DFF8FF #FFDFF8
tetradic
#F8FFDF #DFFFF6 #E6DFFF #FFDFE8
square
#F8FFDF #DFFFF6 #E6DFFF #FFDFE8
split-complementary
#F8FFDF #DFE8FF #F6DFFF
monochromatic
#DDFF65 #EBFFA2 #F8FFDF #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.03
#F8FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#F8FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFDF
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFDF | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDD
Deuteranopia (green-blind)
#FFFCE0
Tritanopia (blue-blind)
#FCFBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8ffdf; /* rgb */ color: rgb(248, 255, 223); /* oklch */ color: oklch(98.6% 0.042 117.2);
Tailwind
colors: {
custom: {
50: '#faffe9',
500: '#f8ffdf',
950: '#000000',
},
}SCSS
$custom: #f8ffdf; $custom-light: #faffe9; $custom-dark: #000000;
JSON
{
"hex": "#f8ffdf",
"rgb": {
"r": 248,
"g": 255,
"b": 223
},
"hsl": {
"h": 73.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.98646,
"c": 0.04231,
"h": 117.2
},
"luminance": 0.96804
}Semantic roles & 50–950 ramp
primary
#F8FFDF
secondary
#A996EC
accent
#00E632
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684