#F2CA89#F2CA89
#F2CA89 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.094 H 79.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA89 |
|---|---|
| RGB | rgb(242, 202, 137) |
| HSL | hsl(37, 80%, 74%) |
| HSV | hsv(37, 43%, 95%) |
| CMYK | cmyk(0%, 16.5%, 43.4%, 5.1%) |
| CIE-LAB | lab(83.40, 5.76, 37.69) |
| CIE-LCH | lch(83.40, 38.12, 81.31°) |
| OKLab | oklab(85.91% 0.0177 0.0923) |
| OKLCH | oklch(85.91% 0.094 79.1) |
| XYZ | xyz(62.2559, 62.9275, 32.5291) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.67
Navajowhite
#FFDEAD
ΔE00 5.76
Very Light Brown
#D3B683
ΔE00 6.52
Sand (survey)
#E2CA76
ΔE00 6.80
Pale Peach
#FFE5AD
ΔE00 6.96
Tan (survey)
#D1B26F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA89 #89B1F2
analogous
#F29689 #F2CA89 #E6F289
triadic
#F2CA89 #89F2CA #CA89F2
tetradic
#F2CA89 #89F296 #89B1F2 #F289E6
square
#F2CA89 #89F296 #89B1F2 #F289E6
split-complementary
#F2CA89 #89E6F2 #9689F2
monochromatic
#E6981B #ECB152 #F2CA89 #F8E3C0 #FCF3E3
Accessibility & contrast
On white
1.55
#F2CA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F2CA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA89
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA89 | 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)
#DBCA84
Deuteranopia (green-blind)
#E4D48B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca89; /* rgb */ color: rgb(242, 202, 137); /* oklch */ color: oklch(85.9% 0.094 79.1);
Tailwind
colors: {
custom: {
50: '#f8daac',
500: '#f2ca89',
950: '#000000',
},
}SCSS
$custom: #f2ca89; $custom-light: #f8daac; $custom-dark: #000000;
JSON
{
"hex": "#f2ca89",
"rgb": {
"r": 242,
"g": 202,
"b": 137
},
"hsl": {
"h": 37.143,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.85912,
"c": 0.09402,
"h": 79.1
},
"luminance": 0.62924
}Semantic roles & 50–950 ramp
primary
#F2CA89
secondary
#5181CE
accent
#5ADC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381