#F2F4DA#F2F4DA
#F2F4DA is a very light, muted yellow. Relative luminance 0.886; OKLCH L 95.9% C 0.034 H 110.6°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4DA |
|---|---|
| RGB | rgb(242, 244, 218) |
| HSL | hsl(65, 54%, 91%) |
| HSV | hsv(65, 11%, 96%) |
| CMYK | cmyk(0.8%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(95.43, -5.05, 12.31) |
| CIE-LCH | lch(95.43, 13.31, 112.30°) |
| OKLab | oklab(95.88% -0.012 0.032) |
| OKLCH | oklch(95.88% 0.034 110.6) |
| XYZ | xyz(81.6220, 88.6410, 79.1255) |
| Luminance | 0.8864 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.99
Off White (survey)
#FFFFE4
ΔE00 2.45
Lightyellow
#FFFFE0
ΔE00 2.78
Cornsilk
#FFF8DC
ΔE00 3.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.24
Eggshell
#F0EAD6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4DA #DCDAF4
analogous
#F4E9DA #F2F4DA #E5F4DA
triadic
#F2F4DA #DAF2F4 #F4DAF2
tetradic
#F2F4DA #DAF4E9 #DCDAF4 #F4DAE5
square
#F2F4DA #DAF4E9 #DCDAF4 #F4DAE5
split-complementary
#F2F4DA #DAE5F4 #E9DAF4
monochromatic
#D1D87C #E1E6AB #F2F4DA #F7F8E7 #F7F8E7
Accessibility & contrast
On white
1.12
#F2F4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#F2F4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4DA
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4DA | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D9
Deuteranopia (green-blind)
#F9F2DB
Tritanopia (blue-blind)
#F6F1EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f4da; /* rgb */ color: rgb(242, 244, 218); /* oklch */ color: oklch(95.9% 0.034 110.6);
Tailwind
colors: {
custom: {
50: '#f6f7e5',
500: '#f2f4da',
950: '#000000',
},
}SCSS
$custom: #f2f4da; $custom-light: #f6f7e5; $custom-dark: #000000;
JSON
{
"hex": "#f2f4da",
"rgb": {
"r": 242,
"g": 244,
"b": 218
},
"hsl": {
"h": 64.615,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.95879,
"c": 0.0342,
"h": 110.6
},
"luminance": 0.88641
}Semantic roles & 50–950 ramp
primary
#F2F4DA
secondary
#A39FD4
accent
#24C230
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584