#F2CAA0#F2CAA0
#F2CAA0 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.071 H 68.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAA0 |
|---|---|
| RGB | rgb(242, 202, 160) |
| HSL | hsl(31, 76%, 79%) |
| HSV | hsv(31, 34%, 95%) |
| CMYK | cmyk(0%, 16.5%, 33.9%, 5.1%) |
| CIE-LAB | lab(83.79, 8.32, 26.27) |
| CIE-LCH | lch(83.79, 27.56, 72.43°) |
| OKLab | oklab(86.34% 0.0267 0.0663) |
| OKLCH | oklch(86.34% 0.071 68) |
| XYZ | xyz(64.0850, 63.6591, 42.1627) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.33
Peach
#FFDAB9
ΔE00 4.50
Burlywood
#DEB887
ΔE00 5.21
Apricot
#FBCEB1
ΔE00 5.38
Navajowhite
#FFDEAD
ΔE00 5.46
Tan
#D2B48C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAA0 #A0C8F2
analogous
#F2A1A0 #F2CAA0 #F1F2A0
triadic
#F2CAA0 #A0F2CA #CAA0F2
tetradic
#F2CAA0 #A0F2A1 #A0C8F2 #F2A0F1
square
#F2CAA0 #A0F2A1 #A0C8F2 #F2A0F1
split-complementary
#F2CAA0 #A0F1F2 #A1A0F2
monochromatic
#E38E34 #EBAC6A #F2CAA0 #F9E8D6 #FBF0E4
Accessibility & contrast
On white
1.53
#F2CAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F2CAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAA0
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAA0 | 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)
#D8CC9D
Deuteranopia (green-blind)
#E1D5A1
Tritanopia (blue-blind)
#FFC1BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2caa0; /* rgb */ color: rgb(242, 202, 160); /* oklch */ color: oklch(86.3% 0.071 68.0);
Tailwind
colors: {
custom: {
50: '#f7dabc',
500: '#f2caa0',
950: '#000000',
},
}SCSS
$custom: #f2caa0; $custom-light: #f7dabc; $custom-dark: #000000;
JSON
{
"hex": "#f2caa0",
"rgb": {
"r": 242,
"g": 202,
"b": 160
},
"hsl": {
"h": 30.732,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.86338,
"c": 0.07144,
"h": 68
},
"luminance": 0.63656
}Semantic roles & 50–950 ramp
primary
#F2CAA0
secondary
#669AD0
accent
#70D80D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382