#F3FEED#F3FEED
#F3FEED is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.4% C 0.025 H 134.3°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEED |
|---|---|
| RGB | rgb(243, 254, 237) |
| HSL | hsl(99, 89%, 96%) |
| HSV | hsv(99, 7%, 100%) |
| CMYK | cmyk(4.3%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(98.45, -6.59, 6.88) |
| CIE-LCH | lch(98.45, 9.52, 133.75°) |
| OKLab | oklab(98.42% -0.0175 0.018) |
| OKLCH | oklch(98.42% 0.025 134.3) |
| XYZ | xyz(87.6874, 96.0524, 94.0247) |
| Luminance | 0.9605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.59
Ivory
#FFFFF0
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 5.04
Beige
#F5F5DC
ΔE00 5.17
Off White (survey)
#FFFFE4
ΔE00 5.28
Lightyellow
#FFFFE0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEED #F8EDFE
analogous
#FCFEED #F3FEED #EDFEF0
triadic
#F3FEED #EDF3FE #FEEDF3
tetradic
#F3FEED #EDFCFE #F8EDFE #FEF0ED
square
#F3FEED #EDFCFE #F8EDFE #FEF0ED
split-complementary
#F3FEED #F0EDFE #FEEDFC
monochromatic
#A6F879 #CCFBB3 #ECFDE2 #ECFDE2 #ECFDE2
Accessibility & contrast
On white
1.04
#F3FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#F3FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEED
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEED | 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)
#FFFBEC
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#F3FCF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3feed; /* rgb */ color: rgb(243, 254, 237); /* oklch */ color: oklch(98.4% 0.025 134.3);
Tailwind
colors: {
custom: {
50: '#f7fef2',
500: '#f3feed',
950: '#000000',
},
}SCSS
$custom: #f3feed; $custom-light: #f7fef2; $custom-dark: #000000;
JSON
{
"hex": "#f3feed",
"rgb": {
"r": 243,
"g": 254,
"b": 237
},
"hsl": {
"h": 98.824,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98424,
"c": 0.02513,
"h": 134.3
},
"luminance": 0.96053
}Semantic roles & 50–950 ramp
primary
#F3FEED
secondary
#D2A5EA
accent
#00E695
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585