#F4FFCA#F4FFCA
#F4FFCA is a very light, moderate yellow-green. Relative luminance 0.950; OKLCH L 97.9% C 0.069 H 117.2°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFCA |
|---|---|
| RGB | rgb(244, 255, 202) |
| HSL | hsl(72, 100%, 90%) |
| HSV | hsv(72, 21%, 100%) |
| CMYK | cmyk(4.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(98.04, -12.25, 24.18) |
| CIE-LCH | lch(98.04, 27.10, 116.87°) |
| OKLab | oklab(97.87% -0.0317 0.0617) |
| OKLCH | oklch(97.87% 0.069 117.2) |
| XYZ | xyz(83.7279, 95.0177, 69.7950) |
| Luminance | 0.9502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.92
Ivory (survey)
#FFFFCB
ΔE00 3.23
Cream (survey)
#FFFFC2
ΔE00 3.72
Eggshell (survey)
#FFFFD4
ΔE00 4.06
Egg Shell
#FFFCC4
ΔE00 4.17
Cream
#FFFDD0
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFCA #D5CAFF
analogous
#FFF0CA #F4FFCA #DAFFCA
triadic
#F4FFCA #CAF4FF #FFCAF4
tetradic
#F4FFCA #CAFFF0 #D5CAFF #FFCADA
square
#F4FFCA #CAFFF0 #D5CAFF #FFCADA
split-complementary
#F4FFCA #CADAFF #F0CAFF
monochromatic
#DBFF50 #E7FF8D #F4FFCA #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.05
#F4FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#F4FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFCA
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFCA | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C7
Deuteranopia (green-blind)
#FFFACC
Tritanopia (blue-blind)
#FAF9F0
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4ffca; /* rgb */ color: rgb(244, 255, 202); /* oklch */ color: oklch(97.9% 0.069 117.2);
Tailwind
colors: {
custom: {
50: '#f8ffda',
500: '#f4ffca',
950: '#000000',
},
}SCSS
$custom: #f4ffca; $custom-light: #f8ffda; $custom-dark: #000000;
JSON
{
"hex": "#f4ffca",
"rgb": {
"r": 244,
"g": 255,
"b": 202
},
"hsl": {
"h": 72.453,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.97872,
"c": 0.06935,
"h": 117.2
},
"luminance": 0.95017
}Semantic roles & 50–950 ramp
primary
#F4FFCA
secondary
#9984E9
accent
#00E630
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683