#F2CBB2#F2CBB2
#F2CBB2 is a very light, muted orange. Relative luminance 0.648; OKLCH L 86.9% C 0.056 H 54.5°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBB2 |
|---|---|
| RGB | rgb(242, 203, 178) |
| HSL | hsl(23, 71%, 82%) |
| HSV | hsv(23, 26%, 95%) |
| CMYK | cmyk(0%, 16.1%, 26.4%, 5.1%) |
| CIE-LAB | lab(84.38, 10.10, 17.61) |
| CIE-LCH | lch(84.38, 20.30, 60.16°) |
| OKLab | oklab(86.92% 0.0323 0.0453) |
| OKLCH | oklch(86.92% 0.056 54.5) |
| XYZ | xyz(66.0106, 64.8060, 51.1425) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.97
Peach
#FFDAB9
ΔE00 4.62
Light Peach
#FFD8B1
ΔE00 5.65
Bisque
#FFE4C4
ΔE00 7.82
Burlywood
#DEB887
ΔE00 9.47
Navajowhite
#FFDEAD
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBB2 #B2D9F2
analogous
#F2B2B9 #F2CBB2 #F2EBB2
triadic
#F2CBB2 #B2F2CB #CBB2F2
tetradic
#F2CBB2 #B9F2B2 #B2D9F2 #EBB2F2
square
#F2CBB2 #B9F2B2 #B2D9F2 #EBB2F2
split-complementary
#F2CBB2 #B2F2EB #B2B9F2
monochromatic
#E08449 #E9A87E #F2CBB2 #FBEDE5 #FBEDE5
Accessibility & contrast
On white
1.50
#F2CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#F2CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBB2
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBB2 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#FEC4C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cbb2; /* rgb */ color: rgb(242, 203, 178); /* oklch */ color: oklch(86.9% 0.056 54.5);
Tailwind
colors: {
custom: {
50: '#f7dac9',
500: '#f2cbb2',
950: '#000000',
},
}SCSS
$custom: #f2cbb2; $custom-light: #f7dac9; $custom-dark: #000000;
JSON
{
"hex": "#f2cbb2",
"rgb": {
"r": 242,
"g": 203,
"b": 178
},
"hsl": {
"h": 23.437,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.86919,
"c": 0.05566,
"h": 54.5
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#F2CBB2
secondary
#77AED1
accent
#88D312
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382