#F4FFAB#F4FFAB
#F4FFAB is a very light, moderate yellow. Relative luminance 0.937; OKLCH L 97.3% C 0.106 H 114.5°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFAB |
|---|---|
| RGB | rgb(244, 255, 171) |
| HSL | hsl(68, 100%, 84%) |
| HSV | hsv(68, 33%, 100%) |
| CMYK | cmyk(4.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(97.51, -16.35, 39.01) |
| CIE-LCH | lch(97.51, 42.29, 112.75°) |
| OKLab | oklab(97.28% -0.044 0.0967) |
| OKLCH | oklch(97.28% 0.106 114.5) |
| XYZ | xyz(80.4191, 93.6942, 52.3685) |
| Luminance | 0.9369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.78
Creme
#FFFFB6
ΔE00 3.22
Parchment
#FEFCAF
ΔE00 3.36
Light Beige
#FFFEB6
ΔE00 3.51
Cream (survey)
#FFFFC2
ΔE00 4.91
Buff
#FEF69E
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFAB #B6ABFF
analogous
#FFE0AB #F4FFAB #CAFFAB
triadic
#F4FFAB #ABF4FF #FFABF4
tetradic
#F4FFAB #ABFFE0 #B6ABFF #FFABCA
square
#F4FFAB #ABFFE0 #B6ABFF #FFABCA
split-complementary
#F4FFAB #ABCAFF #E0ABFF
monochromatic
#E4FF31 #ECFF6E #F4FFAB #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.06
#F4FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#F4FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFAB
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFAB | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A5
Deuteranopia (green-blind)
#FFF9AF
Tritanopia (blue-blind)
#FDF6EA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f4ffab; /* rgb */ color: rgb(244, 255, 171); /* oklch */ color: oklch(97.3% 0.106 114.5);
Tailwind
colors: {
custom: {
50: '#f8ffc5',
500: '#f4ffab',
950: '#000000',
},
}SCSS
$custom: #f4ffab; $custom-light: #f8ffc5; $custom-dark: #000000;
JSON
{
"hex": "#f4ffab",
"rgb": {
"r": 244,
"g": 255,
"b": 171
},
"hsl": {
"h": 67.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.97275,
"c": 0.1062,
"h": 114.5
},
"luminance": 0.93693
}Semantic roles & 50–950 ramp
primary
#F4FFAB
secondary
#7A6AE5
accent
#00E61E
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682