#FFFBCE#FFFBCE
#FFFBCE is a very light, muted yellow. Relative luminance 0.947; OKLCH L 98.0% C 0.058 H 103.2°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBCE |
|---|---|
| RGB | rgb(255, 251, 206) |
| HSL | hsl(55, 100%, 90%) |
| HSV | hsv(55, 19%, 100%) |
| CMYK | cmyk(0%, 1.6%, 19.2%, 0%) |
| CIE-LAB | lab(97.92, -5.78, 22.10) |
| CIE-LCH | lch(97.92, 22.84, 104.67°) |
| OKLab | oklab(98% -0.0133 0.0566) |
| OKLCH | oklch(98% 0.058 103.2) |
| XYZ | xyz(86.8772, 94.7117, 72.0851) |
| Luminance | 0.9471 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.38
Cream
#FFFDD0
ΔE00 0.76
Pale
#FFF9D0
ΔE00 1.34
Eggshell (survey)
#FFFFD4
ΔE00 1.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.87
Ivory (survey)
#FFFFCB
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBCE #CED2FF
analogous
#FFE2CE #FFFBCE #EAFFCE
triadic
#FFFBCE #CEFFFB #FBCEFF
tetradic
#FFFBCE #CEFFE2 #CED2FF #FFCEEA
square
#FFFBCE #CEFFE2 #CED2FF #FFCEEA
split-complementary
#FFFBCE #CEEAFF #E2CEFF
monochromatic
#FFF154 #FFF691 #FFFBCE #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.05
#FFFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#FFFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBCE
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBCE | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CB
Deuteranopia (green-blind)
#FFFAD0
Tritanopia (blue-blind)
#FFF5EF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffbce; /* rgb */ color: rgb(255, 251, 206); /* oklch */ color: oklch(98.0% 0.058 103.2);
Tailwind
colors: {
custom: {
50: '#fffcdd',
500: '#fffbce',
950: '#000000',
},
}SCSS
$custom: #fffbce; $custom-light: #fffcdd; $custom-dark: #000000;
JSON
{
"hex": "#fffbce",
"rgb": {
"r": 255,
"g": 251,
"b": 206
},
"hsl": {
"h": 55.102,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.98001,
"c": 0.05812,
"h": 103.2
},
"luminance": 0.94711
}Semantic roles & 50–950 ramp
primary
#FFFBCE
secondary
#878FEA
accent
#13E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584