#F3CAAF#F3CAAF
#F3CAAF is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.8% C 0.059 H 55.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CAAF |
|---|---|
| RGB | rgb(243, 202, 175) |
| HSL | hsl(24, 74%, 82%) |
| HSV | hsv(24, 28%, 95%) |
| CMYK | cmyk(0%, 16.9%, 28%, 4.7%) |
| CIE-LAB | lab(84.17, 10.60, 18.91) |
| CIE-LCH | lch(84.17, 21.68, 60.74°) |
| OKLab | oklab(86.75% 0.0338 0.0485) |
| OKLCH | oklch(86.75% 0.059 55.1) |
| XYZ | xyz(65.8215, 64.3935, 49.5112) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.54
Peach
#FFDAB9
ΔE00 4.54
Light Peach
#FFD8B1
ΔE00 5.37
Bisque
#FFE4C4
ΔE00 7.95
Burlywood
#DEB887
ΔE00 9.00
Navajowhite
#FFDEAD
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CAAF #AFD8F3
analogous
#F3AFB6 #F3CAAF #F3ECAF
triadic
#F3CAAF #AFF3CA #CAAFF3
tetradic
#F3CAAF #B6F3AF #AFD8F3 #ECAFF3
square
#F3CAAF #B6F3AF #AFD8F3 #ECAFF3
split-complementary
#F3CAAF #AFF3EC #AFB6F3
monochromatic
#E38345 #EBA77A #F3CAAF #FBEDE4 #FBEDE4
Accessibility & contrast
On white
1.51
#F3CAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F3CAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CAAF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CAAF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3caaf; /* rgb */ color: rgb(243, 202, 175); /* oklch */ color: oklch(86.8% 0.059 55.1);
Tailwind
colors: {
custom: {
50: '#f8dac7',
500: '#f3caaf',
950: '#000000',
},
}SCSS
$custom: #f3caaf; $custom-light: #f8dac7; $custom-dark: #000000;
JSON
{
"hex": "#f3caaf",
"rgb": {
"r": 243,
"g": 202,
"b": 175
},
"hsl": {
"h": 23.824,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.86754,
"c": 0.05911,
"h": 55.1
},
"luminance": 0.64391
}Semantic roles & 50–950 ramp
primary
#F3CAAF
secondary
#74ADD3
accent
#87D60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382