#F3F2DD#F3F2DD
#F3F2DD is a very light, muted yellow. Relative luminance 0.878; OKLCH L 95.6% C 0.028 H 104.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2DD |
|---|---|
| RGB | rgb(243, 242, 221) |
| HSL | hsl(57, 48%, 91%) |
| HSV | hsv(57, 9%, 95%) |
| CMYK | cmyk(0%, 0.4%, 9.1%, 4.7%) |
| CIE-LAB | lab(95.07, -3.21, 10.26) |
| CIE-LCH | lch(95.07, 10.75, 107.39°) |
| OKLab | oklab(95.63% -0.007 0.0268) |
| OKLCH | oklch(95.63% 0.028 104.7) |
| XYZ | xyz(81.7638, 87.7799, 81.0284) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.59
Eggshell
#F0EAD6
ΔE00 2.82
Off White (survey)
#FFFFE4
ΔE00 3.27
Cornsilk
#FFF8DC
ΔE00 3.41
Ivory
#FFFFF0
ΔE00 3.51
Lightyellow
#FFFFE0
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2DD #DDDEF3
analogous
#F3E7DD #F3F2DD #E9F3DD
triadic
#F3F2DD #DDF3F2 #F2DDF3
tetradic
#F3F2DD #DDF3E7 #DDDEF3 #F3DDE9
square
#F3F2DD #DDF3E7 #DDDEF3 #F3DDE9
split-complementary
#F3F2DD #DDE9F3 #E7DDF3
monochromatic
#D3CF83 #E3E1B0 #F3F2DD #F7F6E8 #F7F6E8
Accessibility & contrast
On white
1.13
#F3F2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F3F2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2DD
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2DD | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#F7F1DE
Tritanopia (blue-blind)
#F7EFEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f2dd; /* rgb */ color: rgb(243, 242, 221); /* oklch */ color: oklch(95.6% 0.028 104.7);
Tailwind
colors: {
custom: {
50: '#f7f6e7',
500: '#f3f2dd',
950: '#000000',
},
}SCSS
$custom: #f3f2dd; $custom-light: #f7f6e7; $custom-dark: #000000;
JSON
{
"hex": "#f3f2dd",
"rgb": {
"r": 243,
"g": 242,
"b": 221
},
"hsl": {
"h": 57.273,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.95633,
"c": 0.02767,
"h": 104.7
},
"luminance": 0.87779
}Semantic roles & 50–950 ramp
primary
#F3F2DD
secondary
#A3A5D1
accent
#31BB2A
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584