#F2DEC6#F2DEC6
#F2DEC6 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.039 H 72.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEC6 |
|---|---|
| RGB | rgb(242, 222, 198) |
| HSL | hsl(33, 63%, 86%) |
| HSV | hsv(33, 18%, 95%) |
| CMYK | cmyk(0%, 8.3%, 18.2%, 5.1%) |
| CIE-LAB | lab(89.49, 3.07, 14.26) |
| CIE-LCH | lch(89.49, 14.59, 77.85°) |
| OKLab | oklab(91.06% 0.0118 0.037) |
| OKLCH | oklch(91.06% 0.039 72.3) |
| XYZ | xyz(72.9320, 75.1986, 64.0880) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.67
Warm Beige
#E9DCC9
ΔE00 2.94
Bisque
#FFE4C4
ΔE00 3.27
Antiquewhite
#FAEBD7
ΔE00 3.38
Blanchedalmond
#FFEBCD
ΔE00 3.50
Papayawhip
#FFEFD5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEC6 #C6DAF2
analogous
#F2C8C6 #F2DEC6 #F0F2C6
triadic
#F2DEC6 #C6F2DE #DEC6F2
tetradic
#F2DEC6 #C6F2C8 #C6DAF2 #F2C6F0
square
#F2DEC6 #C6F2C8 #C6DAF2 #F2C6F0
split-complementary
#F2DEC6 #C6F0F2 #C8C6F2
monochromatic
#DBA462 #E7C194 #F2DEC6 #F9F1E6 #F9F1E6
Accessibility & contrast
On white
1.31
#F2DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#F2DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEC6
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEC6 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC5
Deuteranopia (green-blind)
#EAE3C7
Tritanopia (blue-blind)
#FAD9D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dec6; /* rgb */ color: rgb(242, 222, 198); /* oklch */ color: oklch(91.1% 0.039 72.3);
Tailwind
colors: {
custom: {
50: '#f6e8d7',
500: '#f2dec6',
950: '#000000',
},
}SCSS
$custom: #f2dec6; $custom-light: #f6e8d7; $custom-dark: #000000;
JSON
{
"hex": "#f2dec6",
"rgb": {
"r": 242,
"g": 222,
"b": 198
},
"hsl": {
"h": 32.727,
"s": 62.857,
"l": 86.275
},
"oklch": {
"l": 0.91056,
"c": 0.03881,
"h": 72.3
},
"luminance": 0.75197
}Semantic roles & 50–950 ramp
primary
#F2DEC6
secondary
#8BABD2
accent
#6BCB1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483