#FFD68C#FFD68C
#FFD68C is a very light, moderate orange. Relative luminance 0.712; OKLCH L 89.5% C 0.103 H 81.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD68C |
|---|---|
| RGB | rgb(255, 214, 140) |
| HSL | hsl(39, 100%, 77%) |
| HSV | hsv(39, 45%, 100%) |
| CMYK | cmyk(0%, 16.1%, 45.1%, 0%) |
| CIE-LAB | lab(87.61, 5.00, 41.80) |
| CIE-LCH | lch(87.61, 42.10, 83.17°) |
| OKLab | oklab(89.51% 0.0151 0.1018) |
| OKLCH | oklch(89.51% 0.103 81.6) |
| XYZ | xyz(70.0226, 71.2500, 34.8702) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.52
Navajowhite
#FFDEAD
ΔE00 5.53
Pale Peach
#FFE5AD
ΔE00 5.65
Moccasin
#FFE4B5
ΔE00 6.71
Sand (survey)
#E2CA76
ΔE00 6.78
Sandy
#F1DA7A
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD68C #8CB5FF
analogous
#FF9D8C #FFD68C #EEFF8C
triadic
#FFD68C #8CFFD6 #D68CFF
tetradic
#FFD68C #8CFF9D #8CB5FF #FF8CEE
square
#FFD68C #8CFF9D #8CB5FF #FF8CEE
split-complementary
#FFD68C #8CEEFF #9D8CFF
monochromatic
#FFAA12 #FFC04F #FFD68C #FFECC9 #FFF4E0
Accessibility & contrast
On white
1.38
#FFD68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#FFD68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD68C
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD68C | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D686
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#FFC9C4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd68c; /* rgb */ color: rgb(255, 214, 140); /* oklch */ color: oklch(89.5% 0.103 81.6);
Tailwind
colors: {
custom: {
50: '#ffe2ae',
500: '#ffd68c',
950: '#000000',
},
}SCSS
$custom: #ffd68c; $custom-light: #ffe2ae; $custom-dark: #000000;
JSON
{
"hex": "#ffd68c",
"rgb": {
"r": 255,
"g": 214,
"b": 140
},
"hsl": {
"h": 38.609,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.89507,
"c": 0.10288,
"h": 81.6
},
"luminance": 0.71247
}Semantic roles & 50–950 ramp
primary
#FFD68C
secondary
#4F83E0
accent
#52E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481