#F2CAAA#F2CAAA
#F2CAAA is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.062 H 60.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAAA |
|---|---|
| RGB | rgb(242, 202, 170) |
| HSL | hsl(27, 73%, 81%) |
| HSV | hsv(27, 30%, 95%) |
| CMYK | cmyk(0%, 16.5%, 29.8%, 5.1%) |
| CIE-LAB | lab(83.98, 9.57, 21.27) |
| CIE-LCH | lch(83.98, 23.32, 65.79°) |
| OKLab | oklab(86.55% 0.0307 0.0543) |
| OKLCH | oklch(86.55% 0.062 60.5) |
| XYZ | xyz(64.9953, 64.0232, 46.9565) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.56
Peach
#FFDAB9
ΔE00 3.72
Light Peach
#FFD8B1
ΔE00 3.95
Bisque
#FFE4C4
ΔE00 7.01
Burlywood
#DEB887
ΔE00 7.34
Navajowhite
#FFDEAD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAAA #AAD2F2
analogous
#F2AAAE #F2CAAA #F2EEAA
triadic
#F2CAAA #AAF2CA #CAAAF2
tetradic
#F2CAAA #AEF2AA #AAD2F2 #EEAAF2
square
#F2CAAA #AEF2AA #AAD2F2 #EEAAF2
split-complementary
#F2CAAA #AAF2EE #AAAEF2
monochromatic
#E28840 #EAA975 #F2CAAA #FAEBDF #FBEEE4
Accessibility & contrast
On white
1.52
#F2CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F2CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAAA
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAAA | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA8
Deuteranopia (green-blind)
#E0D5AA
Tritanopia (blue-blind)
#FFC2C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2caaa; /* rgb */ color: rgb(242, 202, 170); /* oklch */ color: oklch(86.5% 0.062 60.5);
Tailwind
colors: {
custom: {
50: '#f7dac3',
500: '#f2caaa',
950: '#000000',
},
}SCSS
$custom: #f2caaa; $custom-light: #f7dac3; $custom-dark: #000000;
JSON
{
"hex": "#f2caaa",
"rgb": {
"r": 242,
"g": 202,
"b": 170
},
"hsl": {
"h": 26.667,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.86549,
"c": 0.06235,
"h": 60.5
},
"luminance": 0.64021
}Semantic roles & 50–950 ramp
primary
#F2CAAA
secondary
#6FA6D1
accent
#7ED610
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382