#F4FDAE#F4FDAE
#F4FDAE is a very light, moderate yellow. Relative luminance 0.925; OKLCH L 96.9% C 0.100 H 113.6°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDAE |
|---|---|
| RGB | rgb(244, 253, 174) |
| HSL | hsl(67, 95%, 84%) |
| HSV | hsv(67, 31%, 99%) |
| CMYK | cmyk(3.6%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(97.04, -15.01, 36.90) |
| CIE-LCH | lch(97.04, 39.84, 112.14°) |
| OKLab | oklab(96.92% -0.0401 0.0918) |
| OKLCH | oklch(96.92% 0.1 113.6) |
| XYZ | xyz(80.0736, 92.5405, 53.6800) |
| Luminance | 0.9254 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.53
Creme
#FFFFB6
ΔE00 2.57
Light Beige
#FFFEB6
ΔE00 2.83
Parchment
#FEFCAF
ΔE00 2.83
Cream (survey)
#FFFFC2
ΔE00 4.09
Buff
#FEF69E
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDAE #B7AEFD
analogous
#FDDEAE #F4FDAE #CCFDAE
triadic
#F4FDAE #AEF4FD #FDAEF4
tetradic
#F4FDAE #AEFDDE #B7AEFD #FDAECC
square
#F4FDAE #AEFDDE #B7AEFD #FDAECC
split-complementary
#F4FDAE #AECCFD #DEAEFD
monochromatic
#E4FA37 #ECFC72 #F4FDAE #FBFEE1 #FBFEE1
Accessibility & contrast
On white
1.08
#F4FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#F4FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDAE
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDAE | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A9
Deuteranopia (green-blind)
#FFF7B1
Tritanopia (blue-blind)
#FDF4E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f4fdae; /* rgb */ color: rgb(244, 253, 174); /* oklch */ color: oklch(96.9% 0.100 113.6);
Tailwind
colors: {
custom: {
50: '#f8fec7',
500: '#f4fdae',
950: '#000000',
},
}SCSS
$custom: #f4fdae; $custom-light: #f8fec7; $custom-dark: #000000;
JSON
{
"hex": "#f4fdae",
"rgb": {
"r": 244,
"g": 253,
"b": 174
},
"hsl": {
"h": 66.835,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.96918,
"c": 0.10018,
"h": 113.6
},
"luminance": 0.9254
}Semantic roles & 50–950 ramp
primary
#F4FDAE
secondary
#7B6DE2
accent
#00E61A
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582