#F1CD95#F1CD95
#F1CD95 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.6% C 0.083 H 78.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CD95 |
|---|---|
| RGB | rgb(241, 205, 149) |
| HSL | hsl(37, 77%, 76%) |
| HSV | hsv(37, 38%, 95%) |
| CMYK | cmyk(0%, 14.9%, 38.2%, 5.5%) |
| CIE-LAB | lab(84.24, 5.09, 32.60) |
| CIE-LCH | lch(84.24, 32.99, 81.12°) |
| OKLab | oklab(86.61% 0.0167 0.081) |
| OKLCH | oklch(86.61% 0.083 78.3) |
| XYZ | xyz(63.5334, 64.5361, 37.5381) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.19
Burlywood
#DEB887
ΔE00 5.41
Wheat
#F5DEB3
ΔE00 5.60
Moccasin
#FFE4B5
ΔE00 5.75
Pale Peach
#FFE5AD
ΔE00 5.89
Light Peach
#FFD8B1
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CD95 #95B9F1
analogous
#F19F95 #F1CD95 #E7F195
triadic
#F1CD95 #95F1CD #CD95F1
tetradic
#F1CD95 #95F19F #95B9F1 #F195E7
square
#F1CD95 #95F19F #95B9F1 #F195E7
split-complementary
#F1CD95 #95E7F1 #9F95F1
monochromatic
#E39A29 #EAB45F #F1CD95 #F8E7CB #FBF2E4
Accessibility & contrast
On white
1.51
#F1CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F1CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CD95
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CD95 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f1cd95; /* rgb */ color: rgb(241, 205, 149); /* oklch */ color: oklch(86.6% 0.083 78.3);
Tailwind
colors: {
custom: {
50: '#f7dcb4',
500: '#f1cd95',
950: '#000000',
},
}SCSS
$custom: #f1cd95; $custom-light: #f7dcb4; $custom-dark: #000000;
JSON
{
"hex": "#f1cd95",
"rgb": {
"r": 241,
"g": 205,
"b": 149
},
"hsl": {
"h": 36.522,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.86612,
"c": 0.08271,
"h": 78.3
},
"luminance": 0.64533
}Semantic roles & 50–950 ramp
primary
#F1CD95
secondary
#5C89CE
accent
#5DD90D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481