#F6CA88#F6CA88
#F6CA88 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.3% C 0.097 H 77.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA88 |
|---|---|
| RGB | rgb(246, 202, 136) |
| HSL | hsl(36, 86%, 75%) |
| HSV | hsv(36, 45%, 96%) |
| CMYK | cmyk(0%, 17.9%, 44.7%, 3.5%) |
| CIE-LAB | lab(83.76, 7.25, 38.73) |
| CIE-LCH | lch(83.76, 39.41, 79.40°) |
| OKLab | oklab(86.28% 0.0218 0.0947) |
| OKLCH | oklch(86.28% 0.097 77) |
| XYZ | xyz(63.5727, 63.6147, 32.2181) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.85
Navajowhite
#FFDEAD
ΔE00 5.95
Very Light Brown
#D3B683
ΔE00 7.17
Light Peach
#FFD8B1
ΔE00 7.32
Pale Peach
#FFE5AD
ΔE00 7.47
Moccasin
#FFE4B5
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA88 #88B4F6
analogous
#F69388 #F6CA88 #EBF688
triadic
#F6CA88 #88F6CA #CA88F6
tetradic
#F6CA88 #88F693 #88B4F6 #F688EB
square
#F6CA88 #88F693 #88B4F6 #F688EB
split-complementary
#F6CA88 #88EBF6 #9388F6
monochromatic
#ED9716 #F2B14F #F6CA88 #FAE3C1 #FDF2E3
Accessibility & contrast
On white
1.53
#F6CA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#F6CA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA88
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA88 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB83
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6ca88; /* rgb */ color: rgb(246, 202, 136); /* oklch */ color: oklch(86.3% 0.097 77.0);
Tailwind
colors: {
custom: {
50: '#fbdaab',
500: '#f6ca88',
950: '#000000',
},
}SCSS
$custom: #f6ca88; $custom-light: #fbdaab; $custom-dark: #000000;
JSON
{
"hex": "#f6ca88",
"rgb": {
"r": 246,
"g": 202,
"b": 136
},
"hsl": {
"h": 36,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.86277,
"c": 0.09714,
"h": 77
},
"luminance": 0.63611
}Semantic roles & 50–950 ramp
primary
#F6CA88
secondary
#4F84D3
accent
#5CE203
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381