#F2DBB2#F2DBB2
#F2DBB2 is a very light, muted orange. Relative luminance 0.728; OKLCH L 90.0% C 0.059 H 82.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBB2 |
|---|---|
| RGB | rgb(242, 219, 178) |
| HSL | hsl(38, 71%, 82%) |
| HSV | hsv(38, 26%, 95%) |
| CMYK | cmyk(0%, 9.5%, 26.4%, 5.1%) |
| CIE-LAB | lab(88.33, 1.80, 23.08) |
| CIE-LCH | lch(88.33, 23.15, 85.55°) |
| OKLab | oklab(90.01% 0.0083 0.0588) |
| OKLCH | oklch(90.01% 0.059 82) |
| XYZ | xyz(69.9859, 72.7566, 52.4676) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 0.85
Moccasin
#FFE4B5
ΔE00 2.67
Navajowhite
#FFDEAD
ΔE00 3.38
Pale Peach
#FFE5AD
ΔE00 4.17
Bisque
#FFE4C4
ΔE00 4.43
Blanchedalmond
#FFEBCD
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBB2 #B2C9F2
analogous
#F2BBB2 #F2DBB2 #E9F2B2
triadic
#F2DBB2 #B2F2DB #DBB2F2
tetradic
#F2DBB2 #B2F2BB #B2C9F2 #F2B2E9
square
#F2DBB2 #B2F2BB #B2C9F2 #F2B2E9
split-complementary
#F2DBB2 #B2E9F2 #BBB2F2
monochromatic
#E0AA49 #E9C37E #F2DBB2 #FBF3E5 #FBF3E5
Accessibility & contrast
On white
1.35
#F2DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#F2DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBB2
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBB2 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#FDD4D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f2dbb2; /* rgb */ color: rgb(242, 219, 178); /* oklch */ color: oklch(90.0% 0.059 82.0);
Tailwind
colors: {
custom: {
50: '#f7e6c9',
500: '#f2dbb2',
950: '#000000',
},
}SCSS
$custom: #f2dbb2; $custom-light: #f7e6c9; $custom-dark: #000000;
JSON
{
"hex": "#f2dbb2",
"rgb": {
"r": 242,
"g": 219,
"b": 178
},
"hsl": {
"h": 38.438,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.90014,
"c": 0.05936,
"h": 82
},
"luminance": 0.72755
}Semantic roles & 50–950 ramp
primary
#F2DBB2
secondary
#7797D1
accent
#58D312
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482