#F1FFBC#F1FFBC
#F1FFBC is a very light, moderate yellow-green. Relative luminance 0.939; OKLCH L 97.4% C 0.087 H 117.6°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFBC |
|---|---|
| RGB | rgb(241, 255, 188) |
| HSL | hsl(73, 100%, 87%) |
| HSV | hsv(73, 26%, 100%) |
| CMYK | cmyk(5.5%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(97.57, -15.27, 30.57) |
| CIE-LCH | lch(97.57, 34.17, 116.55°) |
| OKLab | oklab(97.36% -0.0403 0.0771) |
| OKLCH | oklch(97.36% 0.087 117.6) |
| XYZ | xyz(81.1122, 93.8520, 61.4094) |
| Luminance | 0.9385 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.82
Light Khaki
#E6F2A2
ΔE00 3.88
Creme
#FFFFB6
ΔE00 3.99
Light Beige
#FFFEB6
ΔE00 4.17
Ecru
#FEFFCA
ΔE00 4.38
Ivory (survey)
#FFFFCB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFBC #CABCFF
analogous
#FFECBC #F1FFBC #D0FFBC
triadic
#F1FFBC #BCF1FF #FFBCF1
tetradic
#F1FFBC #BCFFEC #CABCFF #FFBCD0
square
#F1FFBC #BCFFEC #CABCFF #FFBCD0
split-complementary
#F1FFBC #BCD0FF #ECBCFF
monochromatic
#D7FF42 #E4FF7F #F1FFBC #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.06
#F1FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#F1FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFBC
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFBC | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8B8
Deuteranopia (green-blind)
#FFF8BF
Tritanopia (blue-blind)
#F8F8ED
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f1ffbc; /* rgb */ color: rgb(241, 255, 188); /* oklch */ color: oklch(97.4% 0.087 117.6);
Tailwind
colors: {
custom: {
50: '#f6ffd0',
500: '#f1ffbc',
950: '#000000',
},
}SCSS
$custom: #f1ffbc; $custom-light: #f6ffd0; $custom-dark: #000000;
JSON
{
"hex": "#f1ffbc",
"rgb": {
"r": 241,
"g": 255,
"b": 188
},
"hsl": {
"h": 72.537,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.97364,
"c": 0.08698,
"h": 117.6
},
"luminance": 0.93852
}Semantic roles & 50–950 ramp
primary
#F1FFBC
secondary
#8F78E7
accent
#00E630
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683