#F8FFDA#F8FFDA
#F8FFDA is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.5% C 0.049 H 116.0°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFDA |
|---|---|
| RGB | rgb(248, 255, 218) |
| HSL | hsl(71, 100%, 93%) |
| HSV | hsv(71, 15%, 100%) |
| CMYK | cmyk(2.7%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(98.65, -8.46, 16.92) |
| CIE-LCH | lch(98.65, 18.92, 116.56°) |
| OKLab | oklab(98.53% -0.0213 0.0437) |
| OKLCH | oklch(98.53% 0.049 116) |
| XYZ | xyz(87.1248, 96.5387, 80.3600) |
| Luminance | 0.9654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.68
Eggshell (survey)
#FFFFD4
ΔE00 2.87
Lightyellow
#FFFFE0
ΔE00 3.20
Cream
#FFFDD0
ΔE00 3.71
Off White (survey)
#FFFFE4
ΔE00 4.11
Ivory (survey)
#FFFFCB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFDA #E1DAFF
analogous
#FFF3DA #F8FFDA #E5FFDA
triadic
#F8FFDA #DAF8FF #FFDAF8
tetradic
#F8FFDA #DAFFF3 #E1DAFF #FFDAE5
square
#F8FFDA #DAFFF3 #E1DAFF #FFDAE5
split-complementary
#F8FFDA #DAE5FF #F3DAFF
monochromatic
#E1FF60 #ECFF9D #F8FFDA #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.03
#F8FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#F8FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFDA
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFDA | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD8
Deuteranopia (green-blind)
#FFFBDB
Tritanopia (blue-blind)
#FCFBF5
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8ffda; /* rgb */ color: rgb(248, 255, 218); /* oklch */ color: oklch(98.5% 0.049 116.0);
Tailwind
colors: {
custom: {
50: '#faffe5',
500: '#f8ffda',
950: '#000000',
},
}SCSS
$custom: #f8ffda; $custom-light: #faffe5; $custom-dark: #000000;
JSON
{
"hex": "#f8ffda",
"rgb": {
"r": 248,
"g": 255,
"b": 218
},
"hsl": {
"h": 71.351,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.98528,
"c": 0.04862,
"h": 116
},
"luminance": 0.96538
}Semantic roles & 50–950 ramp
primary
#F8FFDA
secondary
#A392EC
accent
#00E62B
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684