#F4FFAE#F4FFAE
#F4FFAE is a very light, moderate yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.103 H 114.6°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFAE |
|---|---|
| RGB | rgb(244, 255, 174) |
| HSL | hsl(68, 100%, 84%) |
| HSV | hsv(68, 32%, 100%) |
| CMYK | cmyk(4.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.56, -15.99, 37.58) |
| CIE-LCH | lch(97.56, 40.84, 113.05°) |
| OKLab | oklab(97.33% -0.0428 0.0934) |
| OKLCH | oklch(97.33% 0.103 114.6) |
| XYZ | xyz(80.7083, 93.8098, 53.8916) |
| Luminance | 0.9381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.74
Creme
#FFFFB6
ΔE00 3.01
Parchment
#FEFCAF
ΔE00 3.30
Light Beige
#FFFEB6
ΔE00 3.30
Cream (survey)
#FFFFC2
ΔE00 4.52
Buff
#FEF69E
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFAE #B9AEFF
analogous
#FFE2AE #F4FFAE #CCFFAE
triadic
#F4FFAE #AEF4FF #FFAEF4
tetradic
#F4FFAE #AEFFE2 #B9AEFF #FFAECC
square
#F4FFAE #AEFFE2 #B9AEFF #FFAECC
split-complementary
#F4FFAE #AECCFF #E2AEFF
monochromatic
#E3FF34 #ECFF71 #F4FFAE #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.06
#F4FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#F4FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFAE
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFAE | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFF9B1
Tritanopia (blue-blind)
#FDF6EA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f4ffae; /* rgb */ color: rgb(244, 255, 174); /* oklch */ color: oklch(97.3% 0.103 114.6);
Tailwind
colors: {
custom: {
50: '#f8ffc7',
500: '#f4ffae',
950: '#000000',
},
}SCSS
$custom: #f4ffae; $custom-light: #f8ffc7; $custom-dark: #000000;
JSON
{
"hex": "#f4ffae",
"rgb": {
"r": 244,
"g": 255,
"b": 174
},
"hsl": {
"h": 68.148,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97328,
"c": 0.10276,
"h": 114.6
},
"luminance": 0.93809
}Semantic roles & 50–950 ramp
primary
#F4FFAE
secondary
#7D6CE5
accent
#00E61F
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682