#F3F2DA#F3F2DA
#F3F2DA is a very light, muted yellow. Relative luminance 0.876; OKLCH L 95.6% C 0.032 H 105.0°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2DA |
|---|---|
| RGB | rgb(243, 242, 218) |
| HSL | hsl(58, 51%, 90%) |
| HSV | hsv(58, 10%, 95%) |
| CMYK | cmyk(0%, 0.4%, 10.3%, 4.7%) |
| CIE-LAB | lab(95.00, -3.69, 11.71) |
| CIE-LCH | lch(95.00, 12.28, 107.51°) |
| OKLab | oklab(95.56% -0.0082 0.0305) |
| OKLCH | oklch(95.56% 0.032 105) |
| XYZ | xyz(81.3677, 87.6214, 78.9422) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.81
Off White (survey)
#FFFFE4
ΔE00 2.78
Cornsilk
#FFF8DC
ΔE00 3.02
Eggshell
#F0EAD6
ΔE00 3.27
Lightyellow
#FFFFE0
ΔE00 3.38
Ivory
#FFFFF0
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2DA #DADBF3
analogous
#F3E5DA #F3F2DA #E7F3DA
triadic
#F3F2DA #DAF3F2 #F2DAF3
tetradic
#F3F2DA #DAF3E5 #DADBF3 #F3DAE7
square
#F3F2DA #DAF3E5 #DADBF3 #F3DAE7
split-complementary
#F3F2DA #DAE7F3 #E5DAF3
monochromatic
#D5D27E #E4E2AC #F3F2DA #F8F7E8 #F8F7E8
Accessibility & contrast
On white
1.13
#F3F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F3F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2DA
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2DA | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#F7F1DB
Tritanopia (blue-blind)
#F7EFEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f2da; /* rgb */ color: rgb(243, 242, 218); /* oklch */ color: oklch(95.6% 0.032 105.0);
Tailwind
colors: {
custom: {
50: '#f7f6e5',
500: '#f3f2da',
950: '#000000',
},
}SCSS
$custom: #f3f2da; $custom-light: #f7f6e5; $custom-dark: #000000;
JSON
{
"hex": "#f3f2da",
"rgb": {
"r": 243,
"g": 242,
"b": 218
},
"hsl": {
"h": 57.6,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.95559,
"c": 0.03156,
"h": 105
},
"luminance": 0.87621
}Semantic roles & 50–950 ramp
primary
#F3F2DA
secondary
#9FA1D2
accent
#2DBE27
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584