#F2CA88#F2CA88
#F2CA88 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.095 H 79.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA88 |
|---|---|
| RGB | rgb(242, 202, 136) |
| HSL | hsl(37, 80%, 74%) |
| HSV | hsv(37, 44%, 95%) |
| CMYK | cmyk(0%, 16.5%, 43.8%, 5.1%) |
| CIE-LAB | lab(83.39, 5.66, 38.18) |
| CIE-LCH | lch(83.39, 38.59, 81.57°) |
| OKLab | oklab(85.9% 0.0173 0.0934) |
| OKLCH | oklch(85.9% 0.095 79.5) |
| XYZ | xyz(62.1845, 62.8989, 32.1530) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.80
Navajowhite
#FFDEAD
ΔE00 5.89
Very Light Brown
#D3B683
ΔE00 6.58
Sand (survey)
#E2CA76
ΔE00 6.64
Pale Peach
#FFE5AD
ΔE00 6.99
Tan (survey)
#D1B26F
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA88 #88B0F2
analogous
#F29588 #F2CA88 #E5F288
triadic
#F2CA88 #88F2CA #CA88F2
tetradic
#F2CA88 #88F295 #88B0F2 #F288E5
square
#F2CA88 #88F295 #88B0F2 #F288E5
split-complementary
#F2CA88 #88E5F2 #9588F2
monochromatic
#E6991A #ECB151 #F2CA88 #F8E3BF #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F2CA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA88
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA88 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA83
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca88; /* rgb */ color: rgb(242, 202, 136); /* oklch */ color: oklch(85.9% 0.095 79.5);
Tailwind
colors: {
custom: {
50: '#f8daab',
500: '#f2ca88',
950: '#000000',
},
}SCSS
$custom: #f2ca88; $custom-light: #f8daab; $custom-dark: #000000;
JSON
{
"hex": "#f2ca88",
"rgb": {
"r": 242,
"g": 202,
"b": 136
},
"hsl": {
"h": 37.358,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.85895,
"c": 0.09501,
"h": 79.5
},
"luminance": 0.62896
}Semantic roles & 50–950 ramp
primary
#F2CA88
secondary
#5080CE
accent
#59DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381