#F2F5DA#F2F5DA
#F2F5DA is a very light, muted yellow. Relative luminance 0.892; OKLCH L 96.1% C 0.036 H 112.2°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F5DA |
|---|---|
| RGB | rgb(242, 245, 218) |
| HSL | hsl(67, 57%, 91%) |
| HSV | hsv(67, 11%, 96%) |
| CMYK | cmyk(1.2%, 0%, 11%, 3.9%) |
| CIE-LAB | lab(95.68, -5.55, 12.67) |
| CIE-LCH | lch(95.68, 13.83, 113.66°) |
| OKLab | oklab(96.08% -0.0134 0.0329) |
| OKLCH | oklch(96.08% 0.036 112.2) |
| XYZ | xyz(81.9237, 89.2444, 79.2261) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.47
Off White (survey)
#FFFFE4
ΔE00 2.48
Lightyellow
#FFFFE0
ΔE00 2.64
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.97
Cornsilk
#FFF8DC
ΔE00 4.30
Eggshell (survey)
#FFFFD4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F5DA #DDDAF5
analogous
#F5EADA #F2F5DA #E4F5DA
triadic
#F2F5DA #DAF2F5 #F5DAF2
tetradic
#F2F5DA #DAF5EA #DDDAF5 #F5DAE4
square
#F2F5DA #DAF5EA #DDDAF5 #F5DAE4
split-complementary
#F2F5DA #DAE4F5 #EADAF5
monochromatic
#D0DB7A #E1E8AA #F2F5DA #F7F8E7 #F7F8E7
Accessibility & contrast
On white
1.11
#F2F5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#F2F5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F5DA
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F5DA | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#FAF3DB
Tritanopia (blue-blind)
#F6F2ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f5da; /* rgb */ color: rgb(242, 245, 218); /* oklch */ color: oklch(96.1% 0.036 112.2);
Tailwind
colors: {
custom: {
50: '#f6f8e5',
500: '#f2f5da',
950: '#000000',
},
}SCSS
$custom: #f2f5da; $custom-light: #f6f8e5; $custom-dark: #000000;
JSON
{
"hex": "#f2f5da",
"rgb": {
"r": 242,
"g": 245,
"b": 218
},
"hsl": {
"h": 66.667,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.96078,
"c": 0.03556,
"h": 112.2
},
"luminance": 0.89244
}Semantic roles & 50–950 ramp
primary
#F2F5DA
secondary
#A49ED6
accent
#20C533
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584