#F2CAA3#F2CAA3
#F2CAA3 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.4% C 0.069 H 66.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAA3 |
|---|---|
| RGB | rgb(242, 202, 163) |
| HSL | hsl(30, 75%, 79%) |
| HSV | hsv(30, 33%, 95%) |
| CMYK | cmyk(0%, 16.5%, 32.6%, 5.1%) |
| CIE-LAB | lab(83.84, 8.68, 24.77) |
| CIE-LCH | lch(83.84, 26.25, 70.68°) |
| OKLab | oklab(86.4% 0.0279 0.0627) |
| OKLCH | oklch(86.4% 0.069 66) |
| XYZ | xyz(64.3506, 63.7654, 43.5615) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.20
Peach
#FFDAB9
ΔE00 4.03
Apricot
#FBCEB1
ΔE00 4.53
Burlywood
#DEB887
ΔE00 5.71
Navajowhite
#FFDEAD
ΔE00 5.97
Bisque
#FFE4C4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAA3 #A3CBF2
analogous
#F2A3A4 #F2CAA3 #F2F1A3
triadic
#F2CAA3 #A3F2CA #CAA3F2
tetradic
#F2CAA3 #A4F2A3 #A3CBF2 #F1A3F2
square
#F2CAA3 #A4F2A3 #A3CBF2 #F1A3F2
split-complementary
#F2CAA3 #A3F2F1 #A3A4F2
monochromatic
#E38C38 #EAAB6D #F2CAA3 #FAE9D9 #FBF0E4
Accessibility & contrast
On white
1.53
#F2CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F2CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAA3
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAA3 | 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)
#D7CCA0
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#FFC1BF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2caa3; /* rgb */ color: rgb(242, 202, 163); /* oklch */ color: oklch(86.4% 0.069 66.0);
Tailwind
colors: {
custom: {
50: '#f7dabe',
500: '#f2caa3',
950: '#000000',
},
}SCSS
$custom: #f2caa3; $custom-light: #f7dabe; $custom-dark: #000000;
JSON
{
"hex": "#f2caa3",
"rgb": {
"r": 242,
"g": 202,
"b": 163
},
"hsl": {
"h": 29.62,
"s": 75.238,
"l": 79.412
},
"oklch": {
"l": 0.864,
"c": 0.06863,
"h": 66
},
"luminance": 0.63763
}Semantic roles & 50–950 ramp
primary
#F2CAA3
secondary
#699DD0
accent
#74D70E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382