#F6CAAA#F6CAAA
#F6CAAA is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.9% C 0.066 H 57.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CAAA |
|---|---|
| RGB | rgb(246, 202, 170) |
| HSL | hsl(25, 81%, 82%) |
| HSV | hsv(25, 31%, 96%) |
| CMYK | cmyk(0%, 17.9%, 30.9%, 3.5%) |
| CIE-LAB | lab(84.35, 11.08, 21.84) |
| CIE-LCH | lch(84.35, 24.49, 63.10°) |
| OKLab | oklab(86.93% 0.0351 0.0557) |
| OKLCH | oklch(86.93% 0.066 57.8) |
| XYZ | xyz(66.3835, 64.7391, 47.0216) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.61
Peach
#FFDAB9
ΔE00 4.10
Light Peach
#FFD8B1
ΔE00 4.41
Bisque
#FFE4C4
ΔE00 7.73
Burlywood
#DEB887
ΔE00 8.03
Navajowhite
#FFDEAD
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CAAA #AAD6F6
analogous
#F6AAB0 #F6CAAA #F6F0AA
triadic
#F6CAAA #AAF6CA #CAAAF6
tetradic
#F6CAAA #B0F6AA #AAD6F6 #F0AAF6
square
#F6CAAA #B0F6AA #AAD6F6 #F0AAF6
split-complementary
#F6CAAA #AAF6F0 #AAB0F6
monochromatic
#EA853B #F0A773 #F6CAAA #FCEDE1 #FCEEE3
Accessibility & contrast
On white
1.51
#F6CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#F6CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CAAA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CAAA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#E1D6AA
Tritanopia (blue-blind)
#FFC2C1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f6caaa; /* rgb */ color: rgb(246, 202, 170); /* oklch */ color: oklch(86.9% 0.066 57.8);
Tailwind
colors: {
custom: {
50: '#fadac3',
500: '#f6caaa',
950: '#000000',
},
}SCSS
$custom: #f6caaa; $custom-light: #fadac3; $custom-dark: #000000;
JSON
{
"hex": "#f6caaa",
"rgb": {
"r": 246,
"g": 202,
"b": 170
},
"hsl": {
"h": 25.263,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.86925,
"c": 0.0658,
"h": 57.8
},
"luminance": 0.64736
}Semantic roles & 50–950 ramp
primary
#F6CAAA
secondary
#6EAAD7
accent
#84DD08
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382