#F2CCB0#F2CCB0
#F2CCB0 is a very light, muted orange. Relative luminance 0.652; OKLCH L 87.1% C 0.057 H 58.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCB0 |
|---|---|
| RGB | rgb(242, 204, 176) |
| HSL | hsl(25, 72%, 82%) |
| HSV | hsv(25, 27%, 95%) |
| CMYK | cmyk(0%, 15.7%, 27.3%, 5.1%) |
| CIE-LAB | lab(84.59, 9.31, 18.95) |
| CIE-LCH | lch(84.59, 21.11, 63.84°) |
| OKLab | oklab(87.07% 0.03 0.0486) |
| OKLCH | oklch(87.07% 0.057 58.3) |
| XYZ | xyz(66.0481, 65.2001, 50.1716) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.17
Peach
#FFDAB9
ΔE00 3.66
Light Peach
#FFD8B1
ΔE00 4.48
Bisque
#FFE4C4
ΔE00 6.86
Navajowhite
#FFDEAD
ΔE00 8.32
Burlywood
#DEB887
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCB0 #B0D6F2
analogous
#F2B0B5 #F2CCB0 #F2EDB0
triadic
#F2CCB0 #B0F2CC #CCB0F2
tetradic
#F2CCB0 #B5F2B0 #B0D6F2 #EDB0F2
square
#F2CCB0 #B5F2B0 #B0D6F2 #EDB0F2
split-complementary
#F2CCB0 #B0F2ED #B0B5F2
monochromatic
#E18847 #E9AA7B #F2CCB0 #FBEEE5 #FBEEE5
Accessibility & contrast
On white
1.50
#F2CCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#F2CCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCB0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCB0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAE
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#FEC5C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2ccb0; /* rgb */ color: rgb(242, 204, 176); /* oklch */ color: oklch(87.1% 0.057 58.3);
Tailwind
colors: {
custom: {
50: '#f7dbc7',
500: '#f2ccb0',
950: '#000000',
},
}SCSS
$custom: #f2ccb0; $custom-light: #f7dbc7; $custom-dark: #000000;
JSON
{
"hex": "#f2ccb0",
"rgb": {
"r": 242,
"g": 204,
"b": 176
},
"hsl": {
"h": 25.455,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.87065,
"c": 0.05713,
"h": 58.3
},
"luminance": 0.65198
}Semantic roles & 50–950 ramp
primary
#F2CCB0
secondary
#75AAD1
accent
#81D412
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171513
muted
#858482