#F3FEE8#F3FEE8
#F3FEE8 is a very light, muted yellow-green. Relative luminance 0.958; OKLCH L 98.3% C 0.031 H 128.8°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEE8 |
|---|---|
| RGB | rgb(243, 254, 232) |
| HSL | hsl(90, 92%, 95%) |
| HSV | hsv(90, 9%, 100%) |
| CMYK | cmyk(4.3%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(98.34, -7.43, 9.28) |
| CIE-LCH | lch(98.34, 11.89, 128.68°) |
| OKLab | oklab(98.3% -0.0195 0.0242) |
| OKLCH | oklch(98.3% 0.031 128.8) |
| XYZ | xyz(86.9671, 95.7643, 90.2310) |
| Luminance | 0.9577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.84
Off White (survey)
#FFFFE4
ΔE00 4.47
Beige
#F5F5DC
ΔE00 4.55
Lightyellow
#FFFFE0
ΔE00 4.93
Ivory
#FFFFF0
ΔE00 5.45
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEE8 #F3E8FE
analogous
#FEFEE8 #F3FEE8 #E8FEE8
triadic
#F3FEE8 #E8F3FE #FEE8F3
tetradic
#F3FEE8 #E8FEFE #F3E8FE #FEE8E8
square
#F3FEE8 #E8FEFE #F3E8FE #FEE8E8
split-complementary
#F3FEE8 #E8E8FE #FEE8FE
monochromatic
#B6F973 #D4FBAD #F0FEE2 #F0FEE2 #F0FEE2
Accessibility & contrast
On white
1.04
#F3FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F3FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEE8
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEE8 | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FFFAE9
Tritanopia (blue-blind)
#F4FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fee8; /* rgb */ color: rgb(243, 254, 232); /* oklch */ color: oklch(98.3% 0.031 128.8);
Tailwind
colors: {
custom: {
50: '#f7feef',
500: '#f3fee8',
950: '#000000',
},
}SCSS
$custom: #f3fee8; $custom-light: #f7feef; $custom-dark: #000000;
JSON
{
"hex": "#f3fee8",
"rgb": {
"r": 243,
"g": 254,
"b": 232
},
"hsl": {
"h": 90,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.98296,
"c": 0.03107,
"h": 128.8
},
"luminance": 0.95765
}Semantic roles & 50–950 ramp
primary
#F3FEE8
secondary
#C5A0EA
accent
#00E673
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585