#F3F2DB#F3F2DB
#F3F2DB is a very light, muted yellow. Relative luminance 0.877; OKLCH L 95.6% C 0.030 H 104.9°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F2DB |
|---|---|
| RGB | rgb(243, 242, 219) |
| HSL | hsl(58, 50%, 91%) |
| HSV | hsv(58, 10%, 95%) |
| CMYK | cmyk(0%, 0.4%, 9.9%, 4.7%) |
| CIE-LAB | lab(95.02, -3.53, 11.23) |
| CIE-LCH | lch(95.02, 11.77, 107.47°) |
| OKLab | oklab(95.58% -0.0078 0.0293) |
| OKLCH | oklch(95.58% 0.03 104.9) |
| XYZ | xyz(81.4990, 87.6739, 79.6334) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.01
Off White (survey)
#FFFFE4
ΔE00 2.90
Eggshell
#F0EAD6
ΔE00 3.09
Cornsilk
#FFF8DC
ΔE00 3.12
Lightyellow
#FFFFE0
ΔE00 3.61
Ivory
#FFFFF0
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F2DB #DBDCF3
analogous
#F3E6DB #F3F2DB #E8F3DB
triadic
#F3F2DB #DBF3F2 #F2DBF3
tetradic
#F3F2DB #DBF3E6 #DBDCF3 #F3DBE8
square
#F3F2DB #DBF3E6 #DBDCF3 #F3DBE8
split-complementary
#F3F2DB #DBE8F3 #E6DBF3
monochromatic
#D4D17F #E4E1AD #F3F2DB #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.13
#F3F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#F3F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F2DB
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F2DB | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#F7F1DC
Tritanopia (blue-blind)
#F7EFEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f2db; /* rgb */ color: rgb(243, 242, 219); /* oklch */ color: oklch(95.6% 0.030 104.9);
Tailwind
colors: {
custom: {
50: '#f7f6e6',
500: '#f3f2db',
950: '#000000',
},
}SCSS
$custom: #f3f2db; $custom-light: #f7f6e6; $custom-dark: #000000;
JSON
{
"hex": "#f3f2db",
"rgb": {
"r": 243,
"g": 242,
"b": 219
},
"hsl": {
"h": 57.5,
"s": 50,
"l": 90.588
},
"oklch": {
"l": 0.95583,
"c": 0.03027,
"h": 104.9
},
"luminance": 0.87673
}Semantic roles & 50–950 ramp
primary
#F3F2DB
secondary
#A1A3D2
accent
#2EBD28
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584