#F3FFE2#F3FFE2
#F3FFE2 is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.3% C 0.040 H 125.5°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FFE2 |
|---|---|
| RGB | rgb(243, 255, 226) |
| HSL | hsl(85, 100%, 94%) |
| HSV | hsv(85, 11%, 100%) |
| CMYK | cmyk(4.7%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.46, -8.91, 12.52) |
| CIE-LCH | lch(98.46, 15.37, 125.44°) |
| OKLab | oklab(98.35% -0.0232 0.0325) |
| OKLCH | oklch(98.35% 0.04 125.5) |
| XYZ | xyz(86.4475, 96.0655, 85.9250) |
| Luminance | 0.9607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.45
Off White (survey)
#FFFFE4
ΔE00 4.60
Honeydew
#F0FFF0
ΔE00 4.85
Beige
#F5F5DC
ΔE00 5.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.27
Eggshell (survey)
#FFFFD4
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FFE2 #EEE2FF
analogous
#FFFDE2 #F3FFE2 #E5FFE2
triadic
#F3FFE2 #E2F3FF #FFE2F3
tetradic
#F3FFE2 #E2FFFD #EEE2FF #FFE2E5
square
#F3FFE2 #E2FFFD #EEE2FF #FFE2E5
split-complementary
#F3FFE2 #E2E5FF #FDE2FF
monochromatic
#C0FF68 #DAFFA5 #F2FFE0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.04
#F3FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#F3FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FFE2
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FFE2 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE0
Deuteranopia (green-blind)
#FFFAE3
Tritanopia (blue-blind)
#F5FCF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3ffe2; /* rgb */ color: rgb(243, 255, 226); /* oklch */ color: oklch(98.3% 0.040 125.5);
Tailwind
colors: {
custom: {
50: '#f7ffeb',
500: '#f3ffe2',
950: '#000000',
},
}SCSS
$custom: #f3ffe2; $custom-light: #f7ffeb; $custom-dark: #000000;
JSON
{
"hex": "#f3ffe2",
"rgb": {
"r": 243,
"g": 255,
"b": 226
},
"hsl": {
"h": 84.828,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.98347,
"c": 0.03996,
"h": 125.5
},
"luminance": 0.96066
}Semantic roles & 50–950 ramp
primary
#F3FFE2
secondary
#BB98ED
accent
#00E65F
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684