#F3FFE3#F3FFE3
#F3FFE3 is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.4% C 0.039 H 126.1°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFE3 |
|---|---|
| RGB | rgb(243, 255, 227) |
| HSL | hsl(86, 100%, 95%) |
| HSV | hsv(86, 11%, 100%) |
| CMYK | cmyk(4.7%, 0%, 11%, 0%) |
| CIE-LAB | lab(98.48, -8.75, 12.04) |
| CIE-LCH | lch(98.48, 14.88, 126.01°) |
| OKLab | oklab(98.37% -0.0228 0.0313) |
| OKLCH | oklch(98.37% 0.039 126.1) |
| XYZ | xyz(86.5851, 96.1206, 86.6498) |
| Luminance | 0.9612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.50
Honeydew
#F0FFF0
ΔE00 4.55
Off White (survey)
#FFFFE4
ΔE00 4.57
Beige
#F5F5DC
ΔE00 4.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.47
Eggshell (survey)
#FFFFD4
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFE3 #EFE3FF
analogous
#FFFDE3 #F3FFE3 #E5FFE3
triadic
#F3FFE3 #E3F3FF #FFE3F3
tetradic
#F3FFE3 #E3FFFD #EFE3FF #FFE3E5
square
#F3FFE3 #E3FFFD #EFE3FF #FFE3E5
split-complementary
#F3FFE3 #E3E5FF #FDE3FF
monochromatic
#BFFF69 #D9FFA6 #F2FFE0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.04
#F3FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F3FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFE3
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFE3 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE1
Deuteranopia (green-blind)
#FFFAE4
Tritanopia (blue-blind)
#F5FCF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3ffe3; /* rgb */ color: rgb(243, 255, 227); /* oklch */ color: oklch(98.4% 0.039 126.1);
Tailwind
colors: {
custom: {
50: '#f7ffeb',
500: '#f3ffe3',
950: '#000000',
},
}SCSS
$custom: #f3ffe3; $custom-light: #f7ffeb; $custom-dark: #000000;
JSON
{
"hex": "#f3ffe3",
"rgb": {
"r": 243,
"g": 255,
"b": 227
},
"hsl": {
"h": 85.714,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.98371,
"c": 0.03873,
"h": 126.1
},
"luminance": 0.96121
}Semantic roles & 50–950 ramp
primary
#F3FFE3
secondary
#BD99ED
accent
#00E662
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684