#F2FFCB#F2FFCB
#F2FFCB is a very light, moderate yellow-green. Relative luminance 0.947; OKLCH L 97.7% C 0.069 H 119.1°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFCB |
|---|---|
| RGB | rgb(242, 255, 203) |
| HSL | hsl(75, 100%, 90%) |
| HSV | hsv(75, 20%, 100%) |
| CMYK | cmyk(5.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(97.92, -12.81, 23.48) |
| CIE-LCH | lch(97.92, 26.74, 118.62°) |
| OKLab | oklab(97.75% -0.0333 0.06) |
| OKLCH | oklch(97.75% 0.069 119.1) |
| XYZ | xyz(83.1563, 94.7092, 70.3882) |
| Luminance | 0.9471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 3.51
Ivory (survey)
#FFFFCB
ΔE00 3.81
Cream (survey)
#FFFFC2
ΔE00 4.34
Eggshell (survey)
#FFFFD4
ΔE00 4.43
Cream
#FFFDD0
ΔE00 4.76
Egg Shell
#FFFCC4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFCB #D8CBFF
analogous
#FFF2CB #F2FFCB #D8FFCB
triadic
#F2FFCB #CBF2FF #FFCBF2
tetradic
#F2FFCB #CBFFF2 #D8CBFF #FFCBD8
square
#F2FFCB #CBFFF2 #D8CBFF #FFCBD8
split-complementary
#F2FFCB #CBD8FF #F2CBFF
monochromatic
#D3FF51 #E3FF8E #F2FFCB #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.05
#F2FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#F2FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFCB
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFCB | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9C8
Deuteranopia (green-blind)
#FFF9CD
Tritanopia (blue-blind)
#F7F9F1
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2ffcb; /* rgb */ color: rgb(242, 255, 203); /* oklch */ color: oklch(97.7% 0.069 119.1);
Tailwind
colors: {
custom: {
50: '#f6ffdb',
500: '#f2ffcb',
950: '#000000',
},
}SCSS
$custom: #f2ffcb; $custom-light: #f6ffdb; $custom-dark: #000000;
JSON
{
"hex": "#f2ffcb",
"rgb": {
"r": 242,
"g": 255,
"b": 203
},
"hsl": {
"h": 75,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.97745,
"c": 0.0686,
"h": 119.1
},
"luminance": 0.94709
}Semantic roles & 50–950 ramp
primary
#F2FFCB
secondary
#9E85E9
accent
#00E639
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171815
muted
#858684