#F2DEBA#F2DEBA
#F2DEBA is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.8% C 0.052 H 82.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEBA |
|---|---|
| RGB | rgb(242, 222, 186) |
| HSL | hsl(39, 68%, 84%) |
| HSV | hsv(39, 23%, 95%) |
| CMYK | cmyk(0%, 8.3%, 23.1%, 5.1%) |
| CIE-LAB | lab(89.24, 1.35, 20.17) |
| CIE-LCH | lch(89.24, 20.22, 86.18°) |
| OKLab | oklab(90.78% 0.007 0.0517) |
| OKLCH | oklch(90.78% 0.052 82.3) |
| XYZ | xyz(71.6023, 74.6667, 57.0851) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.93
Moccasin
#FFE4B5
ΔE00 3.48
Blanchedalmond
#FFEBCD
ΔE00 3.53
Bisque
#FFE4C4
ΔE00 3.94
Champagne
#F7E7CE
ΔE00 3.94
Navajowhite
#FFDEAD
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEBA #BACEF2
analogous
#F2C2BA #F2DEBA #EAF2BA
triadic
#F2DEBA #BAF2DE #DEBAF2
tetradic
#F2DEBA #BAF2C2 #BACEF2 #F2BAEA
square
#F2DEBA #BAF2C2 #BACEF2 #F2BAEA
split-complementary
#F2DEBA #BAEAF2 #C2BAF2
monochromatic
#DFAD53 #E8C587 #F2DEBA #FAF3E5 #FAF3E5
Accessibility & contrast
On white
1.32
#F2DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#F2DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEBA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEBA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB8
Deuteranopia (green-blind)
#EDE2BB
Tritanopia (blue-blind)
#FCD7D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2deba; /* rgb */ color: rgb(242, 222, 186); /* oklch */ color: oklch(90.8% 0.052 82.3);
Tailwind
colors: {
custom: {
50: '#f7e8ce',
500: '#f2deba',
950: '#000000',
},
}SCSS
$custom: #f2deba; $custom-light: #f7e8ce; $custom-dark: #000000;
JSON
{
"hex": "#f2deba",
"rgb": {
"r": 242,
"g": 222,
"b": 186
},
"hsl": {
"h": 38.571,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.90778,
"c": 0.05216,
"h": 82.3
},
"luminance": 0.74665
}Semantic roles & 50–950 ramp
primary
#F2DEBA
secondary
#7F9CD2
accent
#58D015
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483