#F2CAA2#F2CAA2
#F2CAA2 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.4% C 0.070 H 66.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAA2 |
|---|---|
| RGB | rgb(242, 202, 162) |
| HSL | hsl(30, 75%, 79%) |
| HSV | hsv(30, 33%, 95%) |
| CMYK | cmyk(0%, 16.5%, 33.1%, 5.1%) |
| CIE-LAB | lab(83.82, 8.56, 25.27) |
| CIE-LCH | lch(83.82, 26.68, 71.29°) |
| OKLab | oklab(86.38% 0.0275 0.0639) |
| OKLCH | oklch(86.38% 0.07 66.7) |
| XYZ | xyz(64.2614, 63.7297, 43.0915) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.21
Peach
#FFDAB9
ΔE00 4.17
Apricot
#FBCEB1
ΔE00 4.82
Burlywood
#DEB887
ΔE00 5.53
Navajowhite
#FFDEAD
ΔE00 5.79
Bisque
#FFE4C4
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAA2 #A2CAF2
analogous
#F2A2A2 #F2CAA2 #F2F2A2
triadic
#F2CAA2 #A2F2CA #CAA2F2
tetradic
#F2CAA2 #A2F2A2 #A2CAF2 #F2A2F2
square
#F2CAA2 #A2F2A2 #A2CAF2 #F2A2F2
split-complementary
#F2CAA2 #A2F2F2 #A2A2F2
monochromatic
#E38D37 #EAAB6C #F2CAA2 #FAE9D8 #FBF0E4
Accessibility & contrast
On white
1.53
#F2CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F2CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAA2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAA2 | 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)
#D7CC9F
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#FFC1BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2caa2; /* rgb */ color: rgb(242, 202, 162); /* oklch */ color: oklch(86.4% 0.070 66.7);
Tailwind
colors: {
custom: {
50: '#f7dabd',
500: '#f2caa2',
950: '#000000',
},
}SCSS
$custom: #f2caa2; $custom-light: #f7dabd; $custom-dark: #000000;
JSON
{
"hex": "#f2caa2",
"rgb": {
"r": 242,
"g": 202,
"b": 162
},
"hsl": {
"h": 30,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.86379,
"c": 0.06956,
"h": 66.7
},
"luminance": 0.63727
}Semantic roles & 50–950 ramp
primary
#F2CAA2
secondary
#689CD0
accent
#73D80E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382