#F8FFE6#F8FFE6
#F8FFE6 is a very light, muted yellow-green. Relative luminance 0.972; OKLCH L 98.8% C 0.033 H 119.7°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFE6 |
|---|---|
| RGB | rgb(248, 255, 230) |
| HSL | hsl(77, 100%, 95%) |
| HSV | hsv(77, 10%, 100%) |
| CMYK | cmyk(2.7%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(98.90, -6.56, 11.16) |
| CIE-LCH | lch(98.90, 12.94, 120.46°) |
| OKLab | oklab(98.82% -0.0166 0.0291) |
| OKLCH | oklch(98.82% 0.033 119.7) |
| XYZ | xyz(88.7523, 97.1897, 88.9314) |
| Luminance | 0.9719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.79
Lightyellow
#FFFFE0
ΔE00 3.18
Beige
#F5F5DC
ΔE00 3.28
Honeydew
#F0FFF0
ΔE00 4.45
Ivory
#FFFFF0
ΔE00 4.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFE6 #EDE6FF
analogous
#FFF9E6 #F8FFE6 #EBFFE6
triadic
#F8FFE6 #E6F8FF #FFE6F8
tetradic
#F8FFE6 #E6FFF9 #EDE6FF #FFE6EB
square
#F8FFE6 #E6FFF9 #EDE6FF #FFE6EB
split-complementary
#F8FFE6 #E6EBFF #F9E6FF
monochromatic
#D6FF6C #E7FFA9 #F6FFE0 #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.03
#F8FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#F8FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFE6
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFE6 | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE5
Deuteranopia (green-blind)
#FFFCE7
Tritanopia (blue-blind)
#FBFCF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8ffe6; /* rgb */ color: rgb(248, 255, 230); /* oklch */ color: oklch(98.8% 0.033 119.7);
Tailwind
colors: {
custom: {
50: '#faffee',
500: '#f8ffe6',
950: '#000000',
},
}SCSS
$custom: #f8ffe6; $custom-light: #faffee; $custom-dark: #000000;
JSON
{
"hex": "#f8ffe6",
"rgb": {
"r": 248,
"g": 255,
"b": 230
},
"hsl": {
"h": 76.8,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.98816,
"c": 0.03347,
"h": 119.7
},
"luminance": 0.9719
}Semantic roles & 50–950 ramp
primary
#F8FFE6
secondary
#B39CED
accent
#00E640
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684