#F2CBB0#F2CBB0
#F2CBB0 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.9% C 0.057 H 56.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBB0 |
|---|---|
| RGB | rgb(242, 203, 176) |
| HSL | hsl(25, 72%, 82%) |
| HSV | hsv(25, 27%, 95%) |
| CMYK | cmyk(0%, 16.1%, 27.3%, 5.1%) |
| CIE-LAB | lab(84.34, 9.83, 18.61) |
| CIE-LCH | lch(84.34, 21.05, 62.15°) |
| OKLab | oklab(86.87% 0.0316 0.0478) |
| OKLCH | oklch(86.87% 0.057 56.6) |
| XYZ | xyz(65.8112, 64.7262, 50.0927) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.89
Peach
#FFDAB9
ΔE00 4.14
Light Peach
#FFD8B1
ΔE00 5.01
Bisque
#FFE4C4
ΔE00 7.40
Burlywood
#DEB887
ΔE00 8.81
Navajowhite
#FFDEAD
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBB0 #B0D7F2
analogous
#F2B0B6 #F2CBB0 #F2ECB0
triadic
#F2CBB0 #B0F2CB #CBB0F2
tetradic
#F2CBB0 #B6F2B0 #B0D7F2 #ECB0F2
square
#F2CBB0 #B6F2B0 #B0D7F2 #ECB0F2
split-complementary
#F2CBB0 #B0F2EC #B0B6F2
monochromatic
#E18647 #E9A87B #F2CBB0 #FBEEE5 #FBEEE5
Accessibility & contrast
On white
1.51
#F2CBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#F2CBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBB0
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBB0 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEAE
Deuteranopia (green-blind)
#DFD6B0
Tritanopia (blue-blind)
#FEC4C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cbb0; /* rgb */ color: rgb(242, 203, 176); /* oklch */ color: oklch(86.9% 0.057 56.6);
Tailwind
colors: {
custom: {
50: '#f7dac7',
500: '#f2cbb0',
950: '#000000',
},
}SCSS
$custom: #f2cbb0; $custom-light: #f7dac7; $custom-dark: #000000;
JSON
{
"hex": "#f2cbb0",
"rgb": {
"r": 242,
"g": 203,
"b": 176
},
"hsl": {
"h": 24.545,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.86874,
"c": 0.05724,
"h": 56.6
},
"luminance": 0.64724
}Semantic roles & 50–950 ramp
primary
#F2CBB0
secondary
#75ABD1
accent
#84D412
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382