#F0CAAA#F0CAAA
#F0CAAA is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.4% C 0.061 H 62.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CAAA |
|---|---|
| RGB | rgb(240, 202, 170) |
| HSL | hsl(27, 70%, 80%) |
| HSV | hsv(27, 29%, 94%) |
| CMYK | cmyk(0%, 15.8%, 29.2%, 5.9%) |
| CIE-LAB | lab(83.79, 8.81, 20.99) |
| CIE-LCH | lch(83.79, 22.76, 67.23°) |
| OKLab | oklab(86.36% 0.0285 0.0536) |
| OKLCH | oklch(86.36% 0.061 62) |
| XYZ | xyz(64.3124, 63.6711, 46.9245) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.14
Peach
#FFDAB9
ΔE00 3.66
Light Peach
#FFD8B1
ΔE00 3.84
Bisque
#FFE4C4
ΔE00 6.69
Burlywood
#DEB887
ΔE00 7.04
Navajowhite
#FFDEAD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CAAA #AAD0F0
analogous
#F0AAAD #F0CAAA #F0EDAA
triadic
#F0CAAA #AAF0CA #CAAAF0
tetradic
#F0CAAA #ADF0AA #AAD0F0 #EDAAF0
square
#F0CAAA #ADF0AA #AAD0F0 #EDAAF0
split-complementary
#F0CAAA #AAF0ED #AAADF0
monochromatic
#DE8942 #E7AA76 #F0CAAA #F9EADE #FAEFE5
Accessibility & contrast
On white
1.53
#F0CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F0CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CAAA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CAAA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA8
Deuteranopia (green-blind)
#DFD4AA
Tritanopia (blue-blind)
#FCC2C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0caaa; /* rgb */ color: rgb(240, 202, 170); /* oklch */ color: oklch(86.4% 0.061 62.0);
Tailwind
colors: {
custom: {
50: '#f6dac3',
500: '#f0caaa',
950: '#000000',
},
}SCSS
$custom: #f0caaa; $custom-light: #f6dac3; $custom-dark: #000000;
JSON
{
"hex": "#f0caaa",
"rgb": {
"r": 240,
"g": 202,
"b": 170
},
"hsl": {
"h": 27.429,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.86362,
"c": 0.06069,
"h": 62
},
"luminance": 0.63669
}Semantic roles & 50–950 ramp
primary
#F0CAAA
secondary
#70A3CE
accent
#7BD214
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382