#F2CA8E#F2CA8E
#F2CA8E is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.089 H 77.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA8E |
|---|---|
| RGB | rgb(242, 202, 142) |
| HSL | hsl(36, 79%, 75%) |
| HSV | hsv(36, 41%, 95%) |
| CMYK | cmyk(0%, 16.5%, 41.3%, 5.1%) |
| CIE-LAB | lab(83.48, 6.28, 35.22) |
| CIE-LCH | lch(83.48, 35.78, 79.89°) |
| OKLab | oklab(86% 0.0197 0.0869) |
| OKLCH | oklch(86% 0.089 77.3) |
| XYZ | xyz(62.6229, 63.0743, 34.4619) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.08
Navajowhite
#FFDEAD
ΔE00 5.20
Very Light Brown
#D3B683
ΔE00 6.33
Light Peach
#FFD8B1
ΔE00 6.52
Wheat
#F5DEB3
ΔE00 6.89
Moccasin
#FFE4B5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA8E #8EB6F2
analogous
#F2988E #F2CA8E #E8F28E
triadic
#F2CA8E #8EF2CA #CA8EF2
tetradic
#F2CA8E #8EF298 #8EB6F2 #F28EE8
square
#F2CA8E #8EF298 #8EB6F2 #F28EE8
split-complementary
#F2CA8E #8EE8F2 #988EF2
monochromatic
#E59720 #ECB057 #F2CA8E #F8E4C5 #FCF2E4
Accessibility & contrast
On white
1.54
#F2CA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#F2CA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA8E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA8E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca8e; /* rgb */ color: rgb(242, 202, 142); /* oklch */ color: oklch(86.0% 0.089 77.3);
Tailwind
colors: {
custom: {
50: '#f8daaf',
500: '#f2ca8e',
950: '#000000',
},
}SCSS
$custom: #f2ca8e; $custom-light: #f8daaf; $custom-dark: #000000;
JSON
{
"hex": "#f2ca8e",
"rgb": {
"r": 242,
"g": 202,
"b": 142
},
"hsl": {
"h": 36,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.85997,
"c": 0.08906,
"h": 77.3
},
"luminance": 0.63071
}Semantic roles & 50–950 ramp
primary
#F2CA8E
secondary
#5686CF
accent
#5EDC0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381