#FFCF8A#FFCF8A
#FFCF8A is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.1% C 0.102 H 75.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF8A |
|---|---|
| RGB | rgb(255, 207, 138) |
| HSL | hsl(35, 100%, 77%) |
| HSV | hsv(35, 46%, 100%) |
| CMYK | cmyk(0%, 18.8%, 45.9%, 0%) |
| CIE-LAB | lab(85.87, 8.42, 40.59) |
| CIE-LCH | lch(85.87, 41.45, 78.28°) |
| OKLab | oklab(88.13% 0.0249 0.0989) |
| OKLCH | oklch(88.13% 0.102 75.8) |
| XYZ | xyz(68.1428, 67.7243, 33.5227) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.80
Light Peach
#FFD8B1
ΔE00 7.22
Burlywood
#DEB887
ΔE00 7.30
Pale Peach
#FFE5AD
ΔE00 7.37
Moccasin
#FFE4B5
ΔE00 7.59
Wheat
#F5DEB3
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF8A #8ABAFF
analogous
#FF958A #FFCF8A #F4FF8A
triadic
#FFCF8A #8AFFCF #CF8AFF
tetradic
#FFCF8A #8AFF95 #8ABAFF #FF8AF4
square
#FFCF8A #8AFF95 #8ABAFF #FF8AF4
split-complementary
#FFCF8A #8AF4FF #958AFF
monochromatic
#FF9D10 #FFB64D #FFCF8A #FFE8C7 #FFF2E0
Accessibility & contrast
On white
1.44
#FFCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#FFCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF8A
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF8A | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#EDDB8C
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcf8a; /* rgb */ color: rgb(255, 207, 138); /* oklch */ color: oklch(88.1% 0.102 75.8);
Tailwind
colors: {
custom: {
50: '#ffddad',
500: '#ffcf8a',
950: '#000000',
},
}SCSS
$custom: #ffcf8a; $custom-light: #ffddad; $custom-dark: #000000;
JSON
{
"hex": "#ffcf8a",
"rgb": {
"r": 255,
"g": 207,
"b": 138
},
"hsl": {
"h": 35.385,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.88133,
"c": 0.102,
"h": 75.8
},
"luminance": 0.67721
}Semantic roles & 50–950 ramp
primary
#FFCF8A
secondary
#4E89E0
accent
#5EE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481