#F2CAAC#F2CAAC
#F2CAAC is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.6% C 0.061 H 58.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAAC |
|---|---|
| RGB | rgb(242, 202, 172) |
| HSL | hsl(26, 73%, 81%) |
| HSV | hsv(26, 29%, 95%) |
| CMYK | cmyk(0%, 16.5%, 28.9%, 5.1%) |
| CIE-LAB | lab(84.02, 9.83, 20.27) |
| CIE-LCH | lch(84.02, 22.53, 64.14°) |
| OKLab | oklab(86.59% 0.0315 0.0518) |
| OKLCH | oklch(86.59% 0.061 58.7) |
| XYZ | xyz(65.1859, 64.0995, 47.9605) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.10
Peach
#FFDAB9
ΔE00 3.91
Light Peach
#FFD8B1
ΔE00 4.41
Bisque
#FFE4C4
ΔE00 7.26
Burlywood
#DEB887
ΔE00 7.91
Navajowhite
#FFDEAD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAAC #ACD4F2
analogous
#F2ACB1 #F2CAAC #F2EDAC
triadic
#F2CAAC #ACF2CA #CAACF2
tetradic
#F2CAAC #B1F2AC #ACD4F2 #EDACF2
square
#F2CAAC #B1F2AC #ACD4F2 #EDACF2
split-complementary
#F2CAAC #ACF2ED #ACB1F2
monochromatic
#E18642 #EAA877 #F2CAAC #FAECE1 #FBEEE5
Accessibility & contrast
On white
1.52
#F2CAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F2CAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAAC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAAC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCAA
Deuteranopia (green-blind)
#DFD5AC
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2caac; /* rgb */ color: rgb(242, 202, 172); /* oklch */ color: oklch(86.6% 0.061 58.7);
Tailwind
colors: {
custom: {
50: '#f7dac4',
500: '#f2caac',
950: '#000000',
},
}SCSS
$custom: #f2caac; $custom-light: #f7dac4; $custom-dark: #000000;
JSON
{
"hex": "#f2caac",
"rgb": {
"r": 242,
"g": 202,
"b": 172
},
"hsl": {
"h": 25.714,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.86593,
"c": 0.06065,
"h": 58.7
},
"luminance": 0.64097
}Semantic roles & 50–950 ramp
primary
#F2CAAC
secondary
#71A8D1
accent
#81D510
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382