#F3CAAB#F3CAAB
#F3CAAB is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.7% C 0.062 H 58.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CAAB |
|---|---|
| RGB | rgb(243, 202, 171) |
| HSL | hsl(26, 75%, 81%) |
| HSV | hsv(26, 30%, 95%) |
| CMYK | cmyk(0%, 16.9%, 29.6%, 4.7%) |
| CIE-LAB | lab(84.09, 10.07, 20.91) |
| CIE-LCH | lch(84.09, 23.21, 64.28°) |
| OKLab | oklab(86.66% 0.0322 0.0534) |
| OKLCH | oklch(86.66% 0.062 58.9) |
| XYZ | xyz(65.4345, 64.2387, 47.4727) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.04
Peach
#FFDAB9
ΔE00 3.87
Light Peach
#FFD8B1
ΔE00 4.27
Bisque
#FFE4C4
ΔE00 7.30
Burlywood
#DEB887
ΔE00 7.78
Navajowhite
#FFDEAD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CAAB #ABD4F3
analogous
#F3ABB0 #F3CAAB #F3EEAB
triadic
#F3CAAB #ABF3CA #CAABF3
tetradic
#F3CAAB #B0F3AB #ABD4F3 #EEABF3
square
#F3CAAB #B0F3AB #ABD4F3 #EEABF3
split-complementary
#F3CAAB #ABF3EE #ABB0F3
monochromatic
#E48640 #EBA875 #F3CAAB #FBECE1 #FBEEE4
Accessibility & contrast
On white
1.52
#F3CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F3CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CAAB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CAAB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDA9
Deuteranopia (green-blind)
#E0D5AB
Tritanopia (blue-blind)
#FFC2C1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3caab; /* rgb */ color: rgb(243, 202, 171); /* oklch */ color: oklch(86.7% 0.062 58.9);
Tailwind
colors: {
custom: {
50: '#f8dac4',
500: '#f3caab',
950: '#000000',
},
}SCSS
$custom: #f3caab; $custom-light: #f8dac4; $custom-dark: #000000;
JSON
{
"hex": "#f3caab",
"rgb": {
"r": 243,
"g": 202,
"b": 171
},
"hsl": {
"h": 25.833,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.86664,
"c": 0.06236,
"h": 58.9
},
"luminance": 0.64236
}Semantic roles & 50–950 ramp
primary
#F3CAAB
secondary
#70A8D2
accent
#81D70E
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382