#F2DABB#F2DABB
#F2DABB is a very light, muted orange. Relative luminance 0.726; OKLCH L 90.0% C 0.049 H 74.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DABB |
|---|---|
| RGB | rgb(242, 218, 187) |
| HSL | hsl(34, 68%, 84%) |
| HSV | hsv(34, 23%, 95%) |
| CMYK | cmyk(0%, 9.9%, 22.7%, 5.1%) |
| CIE-LAB | lab(88.26, 3.54, 18.29) |
| CIE-LCH | lch(88.26, 18.63, 79.03°) |
| OKLab | oklab(90.02% 0.0133 0.047) |
| OKLCH | oklch(90.02% 0.049 74.2) |
| XYZ | xyz(70.6592, 72.6098, 57.2970) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.54
Blanchedalmond
#FFEBCD
ΔE00 3.88
Wheat
#F5DEB3
ΔE00 3.97
Champagne
#F7E7CE
ΔE00 4.07
Peach
#FFDAB9
ΔE00 4.50
Light Peach
#FFD8B1
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DABB #BBD3F2
analogous
#F2BFBB #F2DABB #EFF2BB
triadic
#F2DABB #BBF2DA #DABBF2
tetradic
#F2DABB #BBF2BF #BBD3F2 #F2BBEF
square
#F2DABB #BBF2BF #BBD3F2 #F2BBEF
split-complementary
#F2DABB #BBEFF2 #BFBBF2
monochromatic
#DEA254 #E8BE88 #F2DABB #FAF1E5 #FAF1E5
Accessibility & contrast
On white
1.35
#F2DABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#F2DABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DABB
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DABB | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#FCD4D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2dabb; /* rgb */ color: rgb(242, 218, 187); /* oklch */ color: oklch(90.0% 0.049 74.2);
Tailwind
colors: {
custom: {
50: '#f7e5cf',
500: '#f2dabb',
950: '#000000',
},
}SCSS
$custom: #f2dabb; $custom-light: #f7e5cf; $custom-dark: #000000;
JSON
{
"hex": "#f2dabb",
"rgb": {
"r": 242,
"g": 218,
"b": 187
},
"hsl": {
"h": 33.818,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.90018,
"c": 0.04889,
"h": 74.2
},
"luminance": 0.72608
}Semantic roles & 50–950 ramp
primary
#F2DABB
secondary
#80A3D2
accent
#67D016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483