#F2CE95#F2CE95
#F2CE95 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.9% C 0.084 H 78.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CE95 |
|---|---|
| RGB | rgb(242, 206, 149) |
| HSL | hsl(37, 78%, 77%) |
| HSV | hsv(37, 38%, 95%) |
| CMYK | cmyk(0%, 14.9%, 38.4%, 5.1%) |
| CIE-LAB | lab(84.58, 4.96, 33.06) |
| CIE-LCH | lch(84.58, 33.43, 81.46°) |
| OKLab | oklab(86.9% 0.0163 0.0821) |
| OKLCH | oklch(86.9% 0.084 78.8) |
| XYZ | xyz(64.1157, 65.1926, 37.6341) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.08
Wheat
#F5DEB3
ΔE00 5.54
Moccasin
#FFE4B5
ΔE00 5.62
Pale Peach
#FFE5AD
ΔE00 5.66
Burlywood
#DEB887
ΔE00 5.71
Light Peach
#FFD8B1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CE95 #95B9F2
analogous
#F2A095 #F2CE95 #E8F295
triadic
#F2CE95 #95F2CE #CE95F2
tetradic
#F2CE95 #95F2A0 #95B9F2 #F295E8
square
#F2CE95 #95F2A0 #95B9F2 #F295E8
split-complementary
#F2CE95 #95E8F2 #A095F2
monochromatic
#E59C28 #EBB55E #F2CE95 #F9E7CC #FCF2E4
Accessibility & contrast
On white
1.50
#F2CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#F2CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CE95
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CE95 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE91
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#FFC4BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2ce95; /* rgb */ color: rgb(242, 206, 149); /* oklch */ color: oklch(86.9% 0.084 78.8);
Tailwind
colors: {
custom: {
50: '#f8dcb4',
500: '#f2ce95',
950: '#000000',
},
}SCSS
$custom: #f2ce95; $custom-light: #f8dcb4; $custom-dark: #000000;
JSON
{
"hex": "#f2ce95",
"rgb": {
"r": 242,
"g": 206,
"b": 149
},
"hsl": {
"h": 36.774,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.86899,
"c": 0.08368,
"h": 78.8
},
"luminance": 0.6519
}Semantic roles & 50–950 ramp
primary
#F2CE95
secondary
#5C89CF
accent
#5BDA0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481