#F2CAAF#F2CAAF
#F2CAAF is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.7% C 0.058 H 55.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAAF |
|---|---|
| RGB | rgb(242, 202, 175) |
| HSL | hsl(24, 72%, 82%) |
| HSV | hsv(24, 28%, 95%) |
| CMYK | cmyk(0%, 16.5%, 27.7%, 5.1%) |
| CIE-LAB | lab(84.08, 10.22, 18.77) |
| CIE-LCH | lch(84.08, 21.37, 61.43°) |
| OKLab | oklab(86.66% 0.0327 0.0482) |
| OKLCH | oklch(86.66% 0.058 55.8) |
| XYZ | xyz(65.4773, 64.2160, 49.4950) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.76
Peach
#FFDAB9
ΔE00 4.43
Light Peach
#FFD8B1
ΔE00 5.25
Bisque
#FFE4C4
ΔE00 7.75
Burlywood
#DEB887
ΔE00 8.84
Navajowhite
#FFDEAD
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAAF #AFD7F2
analogous
#F2AFB6 #F2CAAF #F2ECAF
triadic
#F2CAAF #AFF2CA #CAAFF2
tetradic
#F2CAAF #B6F2AF #AFD7F2 #ECAFF2
square
#F2CAAF #B6F2AF #AFD7F2 #ECAFF2
split-complementary
#F2CAAF #AFF2EC #AFB6F2
monochromatic
#E18446 #E9A77A #F2CAAF #FBEDE4 #FBEEE5
Accessibility & contrast
On white
1.52
#F2CAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F2CAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAAF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAAF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#FEC3C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2caaf; /* rgb */ color: rgb(242, 202, 175); /* oklch */ color: oklch(86.7% 0.058 55.8);
Tailwind
colors: {
custom: {
50: '#f7dac7',
500: '#f2caaf',
950: '#000000',
},
}SCSS
$custom: #f2caaf; $custom-light: #f7dac7; $custom-dark: #000000;
JSON
{
"hex": "#f2caaf",
"rgb": {
"r": 242,
"g": 202,
"b": 175
},
"hsl": {
"h": 24.179,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.8666,
"c": 0.05819,
"h": 55.8
},
"luminance": 0.64213
}Semantic roles & 50–950 ramp
primary
#F2CAAF
secondary
#74ACD1
accent
#86D411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382