#F8FFDC#F8FFDC
#F8FFDC is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.6% C 0.046 H 116.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFDC |
|---|---|
| RGB | rgb(248, 255, 220) |
| HSL | hsl(72, 100%, 93%) |
| HSV | hsv(72, 14%, 100%) |
| CMYK | cmyk(2.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.69, -8.15, 15.96) |
| CIE-LCH | lch(98.69, 17.92, 117.05°) |
| OKLab | oklab(98.57% -0.0205 0.0413) |
| OKLCH | oklch(98.57% 0.046 116.4) |
| XYZ | xyz(87.3881, 96.6440, 81.7467) |
| Luminance | 0.9664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.92
Lightyellow
#FFFFE0
ΔE00 2.93
Eggshell (survey)
#FFFFD4
ΔE00 3.22
Off White (survey)
#FFFFE4
ΔE00 3.73
Cream
#FFFDD0
ΔE00 4.06
Beige
#F5F5DC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFDC #E3DCFF
analogous
#FFF4DC #F8FFDC #E6FFDC
triadic
#F8FFDC #DCF8FF #FFDCF8
tetradic
#F8FFDC #DCFFF4 #E3DCFF #FFDCE6
square
#F8FFDC #DCFFF4 #E3DCFF #FFDCE6
split-complementary
#F8FFDC #DCE6FF #F4DCFF
monochromatic
#E0FF62 #ECFF9F #F8FFDC #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.03
#F8FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#F8FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFDC
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFDC | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFCDD
Tritanopia (blue-blind)
#FCFBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8ffdc; /* rgb */ color: rgb(248, 255, 220); /* oklch */ color: oklch(98.6% 0.046 116.4);
Tailwind
colors: {
custom: {
50: '#faffe7',
500: '#f8ffdc',
950: '#000000',
},
}SCSS
$custom: #f8ffdc; $custom-light: #faffe7; $custom-dark: #000000;
JSON
{
"hex": "#f8ffdc",
"rgb": {
"r": 248,
"g": 255,
"b": 220
},
"hsl": {
"h": 72,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.98574,
"c": 0.0461,
"h": 116.4
},
"luminance": 0.96644
}Semantic roles & 50–950 ramp
primary
#F8FFDC
secondary
#A593EC
accent
#00E62E
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684