#F0CAAC#F0CAAC
#F0CAAC is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.4% C 0.059 H 60.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CAAC |
|---|---|
| RGB | rgb(240, 202, 172) |
| HSL | hsl(26, 69%, 81%) |
| HSV | hsv(26, 28%, 94%) |
| CMYK | cmyk(0%, 15.8%, 28.3%, 5.9%) |
| CIE-LAB | lab(83.83, 9.07, 19.99) |
| CIE-LCH | lch(83.83, 21.95, 65.59°) |
| OKLab | oklab(86.41% 0.0293 0.0511) |
| OKLCH | oklch(86.41% 0.059 60.2) |
| XYZ | xyz(64.5030, 63.7474, 47.9285) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.69
Peach
#FFDAB9
ΔE00 3.80
Light Peach
#FFD8B1
ΔE00 4.26
Bisque
#FFE4C4
ΔE00 6.91
Burlywood
#DEB887
ΔE00 7.61
Navajowhite
#FFDEAD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CAAC #ACD2F0
analogous
#F0ACB0 #F0CAAC #F0ECAC
triadic
#F0CAAC #ACF0CA #CAACF0
tetradic
#F0CAAC #B0F0AC #ACD2F0 #ECACF0
square
#F0CAAC #B0F0AC #ACD2F0 #ECACF0
split-complementary
#F0CAAC #ACF0EC #ACB0F0
monochromatic
#DD8844 #E7A978 #F0CAAC #F9EBE0 #FAEEE5
Accessibility & contrast
On white
1.53
#F0CAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F0CAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CAAC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CAAC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCAA
Deuteranopia (green-blind)
#DFD4AC
Tritanopia (blue-blind)
#FCC2C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0caac; /* rgb */ color: rgb(240, 202, 172); /* oklch */ color: oklch(86.4% 0.059 60.2);
Tailwind
colors: {
custom: {
50: '#f6dac4',
500: '#f0caac',
950: '#000000',
},
}SCSS
$custom: #f0caac; $custom-light: #f6dac4; $custom-dark: #000000;
JSON
{
"hex": "#f0caac",
"rgb": {
"r": 240,
"g": 202,
"b": 172
},
"hsl": {
"h": 26.471,
"s": 69.388,
"l": 80.784
},
"oklch": {
"l": 0.86407,
"c": 0.05894,
"h": 60.2
},
"luminance": 0.63745
}Semantic roles & 50–950 ramp
primary
#F0CAAC
secondary
#72A6CE
accent
#7ED114
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382