#F2DEB4#F2DEB4
#F2DEB4 is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.6% C 0.059 H 85.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEB4 |
|---|---|
| RGB | rgb(242, 222, 180) |
| HSL | hsl(41, 70%, 83%) |
| HSV | hsv(41, 26%, 95%) |
| CMYK | cmyk(0%, 8.3%, 25.6%, 5.1%) |
| CIE-LAB | lab(89.12, 0.53, 23.13) |
| CIE-LCH | lch(89.12, 23.14, 88.70°) |
| OKLab | oklab(90.65% 0.0046 0.0589) |
| OKLCH | oklch(90.65% 0.059 85.5) |
| XYZ | xyz(70.9779, 74.4169, 53.7961) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.04
Moccasin
#FFE4B5
ΔE00 2.79
Pale Peach
#FFE5AD
ΔE00 3.79
Navajowhite
#FFDEAD
ΔE00 4.15
Beige (survey)
#E6DAA6
ΔE00 4.46
Blanchedalmond
#FFEBCD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEB4 #B4C8F2
analogous
#F2BFB4 #F2DEB4 #E7F2B4
triadic
#F2DEB4 #B4F2DE #DEB4F2
tetradic
#F2DEB4 #B4F2BF #B4C8F2 #F2B4E7
square
#F2DEB4 #B4F2BF #B4C8F2 #F2B4E7
split-complementary
#F2DEB4 #B4E7F2 #BFB4F2
monochromatic
#E0B04C #E9C780 #F2DEB4 #FAF4E5 #FAF4E5
Accessibility & contrast
On white
1.32
#F2DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#F2DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEB4
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEB4 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB1
Deuteranopia (green-blind)
#EDE2B5
Tritanopia (blue-blind)
#FCD7D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2deb4; /* rgb */ color: rgb(242, 222, 180); /* oklch */ color: oklch(90.6% 0.059 85.5);
Tailwind
colors: {
custom: {
50: '#f7e8ca',
500: '#f2deb4',
950: '#000000',
},
}SCSS
$custom: #f2deb4; $custom-light: #f7e8ca; $custom-dark: #000000;
JSON
{
"hex": "#f2deb4",
"rgb": {
"r": 242,
"g": 222,
"b": 180
},
"hsl": {
"h": 40.645,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.90647,
"c": 0.05909,
"h": 85.5
},
"luminance": 0.74415
}Semantic roles & 50–950 ramp
primary
#F2DEB4
secondary
#7995D1
accent
#51D213
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171613
muted
#858482