#F2CAAB#F2CAAB
#F2CAAB is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.6% C 0.061 H 59.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAAB |
|---|---|
| RGB | rgb(242, 202, 171) |
| HSL | hsl(26, 73%, 81%) |
| HSV | hsv(26, 29%, 95%) |
| CMYK | cmyk(0%, 16.5%, 29.3%, 5.1%) |
| CIE-LAB | lab(84.00, 9.70, 20.77) |
| CIE-LCH | lch(84.00, 22.92, 64.98°) |
| OKLab | oklab(86.57% 0.0311 0.0531) |
| OKLCH | oklch(86.57% 0.061 59.6) |
| XYZ | xyz(65.0902, 64.0612, 47.4566) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.31
Peach
#FFDAB9
ΔE00 3.80
Light Peach
#FFD8B1
ΔE00 4.17
Bisque
#FFE4C4
ΔE00 7.12
Burlywood
#DEB887
ΔE00 7.62
Navajowhite
#FFDEAD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAAB #ABD3F2
analogous
#F2ABAF #F2CAAB #F2EDAB
triadic
#F2CAAB #ABF2CA #CAABF2
tetradic
#F2CAAB #AFF2AB #ABD3F2 #EDABF2
square
#F2CAAB #AFF2AB #ABD3F2 #EDABF2
split-complementary
#F2CAAB #ABF2ED #ABAFF2
monochromatic
#E28741 #EAA976 #F2CAAB #FAEBE0 #FBEEE5
Accessibility & contrast
On white
1.52
#F2CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#F2CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAAB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAAB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#DFD5AB
Tritanopia (blue-blind)
#FFC2C1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2caab; /* rgb */ color: rgb(242, 202, 171); /* oklch */ color: oklch(86.6% 0.061 59.6);
Tailwind
colors: {
custom: {
50: '#f7dac4',
500: '#f2caab',
950: '#000000',
},
}SCSS
$custom: #f2caab; $custom-light: #f7dac4; $custom-dark: #000000;
JSON
{
"hex": "#f2caab",
"rgb": {
"r": 242,
"g": 202,
"b": 171
},
"hsl": {
"h": 26.197,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.86571,
"c": 0.06149,
"h": 59.6
},
"luminance": 0.64059
}Semantic roles & 50–950 ramp
primary
#F2CAAB
secondary
#70A7D1
accent
#7FD510
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382