#F2DCC2#F2DCC2
#F2DCC2 is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.6% C 0.042 H 71.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCC2 |
|---|---|
| RGB | rgb(242, 220, 194) |
| HSL | hsl(33, 65%, 85%) |
| HSV | hsv(33, 20%, 95%) |
| CMYK | cmyk(0%, 9.1%, 19.8%, 5.1%) |
| CIE-LAB | lab(88.90, 3.51, 15.53) |
| CIE-LCH | lch(88.90, 15.92, 77.25°) |
| OKLab | oklab(90.57% 0.0131 0.0402) |
| OKLCH | oklch(90.57% 0.042 71.9) |
| XYZ | xyz(71.9487, 73.9604, 61.5142) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.81
Champagne
#F7E7CE
ΔE00 3.31
Warm Beige
#E9DCC9
ΔE00 3.68
Blanchedalmond
#FFEBCD
ΔE00 3.70
Antiquewhite
#FAEBD7
ΔE00 4.21
Papayawhip
#FFEFD5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCC2 #C2D8F2
analogous
#F2C4C2 #F2DCC2 #F0F2C2
triadic
#F2DCC2 #C2F2DC #DCC2F2
tetradic
#F2DCC2 #C2F2C4 #C2D8F2 #F2C2F0
square
#F2DCC2 #C2F2C4 #C2D8F2 #F2C2F0
split-complementary
#F2DCC2 #C2F0F2 #C4C2F2
monochromatic
#DCA25D #E7BF90 #F2DCC2 #FAF1E6 #FAF1E6
Accessibility & contrast
On white
1.33
#F2DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#F2DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCC2
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCC2 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC0
Deuteranopia (green-blind)
#EAE1C3
Tritanopia (blue-blind)
#FBD7D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2dcc2; /* rgb */ color: rgb(242, 220, 194); /* oklch */ color: oklch(90.6% 0.042 71.9);
Tailwind
colors: {
custom: {
50: '#f6e6d4',
500: '#f2dcc2',
950: '#000000',
},
}SCSS
$custom: #f2dcc2; $custom-light: #f6e6d4; $custom-dark: #000000;
JSON
{
"hex": "#f2dcc2",
"rgb": {
"r": 242,
"g": 220,
"b": 194
},
"hsl": {
"h": 32.5,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.9057,
"c": 0.04226,
"h": 71.9
},
"luminance": 0.73959
}Semantic roles & 50–950 ramp
primary
#F2DCC2
secondary
#86A9D2
accent
#6BCD19
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483