#F3FEE0#F3FEE0
#F3FEE0 is a very light, muted yellow-green. Relative luminance 0.953; OKLCH L 98.1% C 0.041 H 123.6°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEE0 |
|---|---|
| RGB | rgb(243, 254, 224) |
| HSL | hsl(82, 94%, 94%) |
| HSV | hsv(82, 12%, 100%) |
| CMYK | cmyk(4.3%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(98.16, -8.74, 13.12) |
| CIE-LCH | lch(98.16, 15.77, 123.67°) |
| OKLab | oklab(98.1% -0.0226 0.0341) |
| OKLCH | oklch(98.1% 0.041 123.6) |
| XYZ | xyz(85.8565, 95.3201, 84.3820) |
| Luminance | 0.9532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.10
Off White (survey)
#FFFFE4
ΔE00 4.36
Beige
#F5F5DC
ΔE00 4.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.80
Honeydew
#F0FFF0
ΔE00 5.23
Eggshell (survey)
#FFFFD4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEE0 #EBE0FE
analogous
#FEFAE0 #F3FEE0 #E4FEE0
triadic
#F3FEE0 #E0F3FE #FEE0F3
tetradic
#F3FEE0 #E0FEFA #EBE0FE #FEE0E4
square
#F3FEE0 #E0FEFA #EBE0FE #FEE0E4
split-complementary
#F3FEE0 #E0E4FE #FAE0FE
monochromatic
#C5FA69 #DCFCA5 #F3FEE0 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.05
#F3FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#F3FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEE0
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEE0 | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADE
Deuteranopia (green-blind)
#FFFAE1
Tritanopia (blue-blind)
#F5FBF5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fee0; /* rgb */ color: rgb(243, 254, 224); /* oklch */ color: oklch(98.1% 0.041 123.6);
Tailwind
colors: {
custom: {
50: '#f7fee9',
500: '#f3fee0',
950: '#000000',
},
}SCSS
$custom: #f3fee0; $custom-light: #f7fee9; $custom-dark: #000000;
JSON
{
"hex": "#f3fee0",
"rgb": {
"r": 243,
"g": 254,
"b": 224
},
"hsl": {
"h": 82,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.98098,
"c": 0.04089,
"h": 123.6
},
"luminance": 0.9532
}Semantic roles & 50–950 ramp
primary
#F3FEE0
secondary
#B698EA
accent
#00E654
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584