#F0CCB2#F0CCB2
#F0CCB2 is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.9% C 0.054 H 57.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CCB2 |
|---|---|
| RGB | rgb(240, 204, 178) |
| HSL | hsl(25, 67%, 82%) |
| HSV | hsv(25, 26%, 94%) |
| CMYK | cmyk(0%, 15%, 25.8%, 5.9%) |
| CIE-LAB | lab(84.45, 8.83, 17.67) |
| CIE-LCH | lch(84.45, 19.75, 63.45°) |
| OKLab | oklab(86.93% 0.0286 0.0455) |
| OKLCH | oklch(86.93% 0.054 57.8) |
| XYZ | xyz(65.5646, 64.9277, 51.1895) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.64
Peach
#FFDAB9
ΔE00 3.96
Light Peach
#FFD8B1
ΔE00 4.94
Bisque
#FFE4C4
ΔE00 6.88
Navajowhite
#FFDEAD
ΔE00 8.68
Burlywood
#DEB887
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CCB2 #B2D6F0
analogous
#F0B2B7 #F0CCB2 #F0EBB2
triadic
#F0CCB2 #B2F0CC #CCB2F0
tetradic
#F0CCB2 #B7F0B2 #B2D6F0 #EBB2F0
square
#F0CCB2 #B7F0B2 #B2D6F0 #EBB2F0
split-complementary
#F0CCB2 #B2F0EB #B2B7F0
monochromatic
#DC884C #E6AA7F #F0CCB2 #FAEEE5 #FAEEE5
Accessibility & contrast
On white
1.50
#F0CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#F0CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CCB2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CCB2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#FBC5C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f0ccb2; /* rgb */ color: rgb(240, 204, 178); /* oklch */ color: oklch(86.9% 0.054 57.8);
Tailwind
colors: {
custom: {
50: '#f5dbc9',
500: '#f0ccb2',
950: '#000000',
},
}SCSS
$custom: #f0ccb2; $custom-light: #f5dbc9; $custom-dark: #000000;
JSON
{
"hex": "#f0ccb2",
"rgb": {
"r": 240,
"g": 204,
"b": 178
},
"hsl": {
"h": 25.161,
"s": 67.391,
"l": 81.961
},
"oklch": {
"l": 0.86926,
"c": 0.05372,
"h": 57.8
},
"luminance": 0.64925
}Semantic roles & 50–950 ramp
primary
#F0CCB2
secondary
#78AACE
accent
#82CF16
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171513
muted
#858482